It’s often thought GoLang or NodeJS applies to a project depending on technical merits of the project. Our decision was different. (more…)
Read more »
AWS Lambda functions are extremely efficient at handling small, focused tasks. If you manage to break your entire application in small services then you don’t have to bother maintaining and scaling virtual instances. Having a couple of functions that run ... (more…)
Read more »
Modules were first standardized in ECMAScript 6 in 2015. As of December 2017 you can now use ESModules (ESM) in 3 out of 4 of the major browsers. Node.js has traditionally shipped an implementation… (more…)
Read more »
A premium training course to learn to build apps with Node.js, Express, MongoDB, and friends. (more…)
Read more »
eventstop - A minimal event library for Node.js and browser.
Read more »