A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys. - jhuckaby/megahash... (more…)
Read more »
Today, I'll talk about my process for building and deploying static websites using Metalsmith, a static site generator for NodeJS.A static website is appropriate for a variety of projects such as: Blogs Technical Documentation eBooks Small websitesBy...
Read more »
Which is better for back-end - PHP or Node.js? Is Node.js killing PHP? What do developers of our software development company Belitsoft take into account when deciding which technology to use for a new web application? (more…)
Read more »
TL;DR: callbacks, async module, promises, async/await, coroutines/generators, which to use and when. (more…)
Read more »