Node.js is a JavaScript runtime which can be used to create tools for networking, web servers and much more. Learn how to install Node.js on Ubuntu.
Read more »
WebAssembly is an exciting new language that many JavaScript engines have added support for. WebAssembly promises to make it much easier to compile languages like C and C++ to something that runs in the browser. However, I'm most excited about the ability... (more…)
Read more »
Ever wonder how to programmatically detect and alter faces in images? See how to use Filestack's API to blur and detect faces for a "Guess Who" game. ...
Read more »
A checklist for developing secure apis using the express framework for Node.js. (more…)
Read more »
As excited as a I’ve been about the mainstreaming of containerized applications, and container orchestration. I’m honestly even more excited about democratizing distributed systems to reach new… (more…)
Read more »