In this post, I will show you how to “truly” compile Node.js (JavaScript) code to V8 Bytecode. This allows you to hide or protect your source code in a better way than obfuscation or other not-very-efficient tricks (like encrypting your code using a secre... (more…)
Read more »
By Justin Beckwith, Product Manager, Google Cloud Platform We’ve all been there. The code looked fine on your machine, but now you’re in p... (more…)
Read more »
Digital image processing is a method of using a computer to analyze and manipulate images. This tutorial covers using the Node.js library sharp to read an image and extract its metadata, resize, change and compress its format, crop, grayscale, rotate,... (more…)
Read more »
It’s right at the end of 2016 and I’ve leapt into a new startup as cofounder and the only engineer. My first big decision is what…...
Read more »
🐝A NodeJS and TypeScript wrapper for macOS Reminders - caroso1222/node-reminders... (more…)
Read more »