Blogs | Srijan

Transitioning from Express.js to Hapi.js

Written by Shobhit Bakliwal | Sep 3, 2014 7:29:00 AM

This webinar has now ended. Please view the session recording below.

 

Node.js is a great platform which is taking the technology world by storm.

In this webinar, our speaker will introduce you to an alternative framework called Hapi.js and will help you understand the subtle differences between the two popular frameworks in Nodeland. He will also share what makes it a great choice for development, and how should one go about writing a maintainable code in Node, which scales in enterprise environments and under crazy web loads. 

Who should attend this?

  • JavaScript Developers

  • API Developers

  • Node.js Beginners and enthusiasts

  • Anyone else interested in learning new technologies

Why should you attend this?

  • To discover how Hapi.js is different from Express.js

  • To ascertain when and why should one choose Hapi.js for development

  • To learn how to create scalable APIs

  • To understand how to properly test server endpoints

  • To learn how to write maintainable code in Node