
The Pragmatic Programmer, 20th Anniversary Edition
Every developer owes it to themselves to read this book
Every developer owes it to themselves to read this book
Tips that will stand the test of time (and whatever the current hot framework is)
Developers should focus on improving instead on the difference in productivity
Use Node.js, MQTT, and InfluxDB to measure, communicate, and store temperature readings
Automate the generation of SSL certificates
Video encoding is very CPU-intensive, but let’s look at how to do this anyway
Add CI to your Node app
Don’t expose sensitive information in a production environment
Use Node.js, Fastify, and Auth0 to protect your REST API with OAuth 2.0
Create an excellent local development environment
Using Node.js, Fastify, Mongoose, and MongoDB for a real project, the Workflow engine and Workflow database of the Mini Video Encoder.
I love working on side projects, do you? They let me experiment with new technologies and investigate new frameworks. During my workday, I…