A Comparison of Node.js Frameworks
Joe Norman, 07/04/16
Joe Norman takes us through using JavaScript for server-side programming. There are a huge number of Node.js frameworks available, which can be daunting, but fear not! Joe’s here to keep us right
Since the arrival of Node.js, JavaScript as a language now has a whole new aspect to it; server-side programming - and it does it well. This is the main reason as to the explosion we’ve seen with a number of high profile frameworks being built (Express, Hapi.js to name a few). Availability and choice is a great thing, but it can also be quite daunting if you don’t know your way around the Node.js ecosystem. JavaScript is being used in a totally different way, and Joe’s talk clarifies this; discussing the dynamics and similarities between these frameworks.