
How to Use Node.js Workers for Video Encoding
Video encoding is very CPU-intensive, but let’s look at how to do this anyway
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…
My checklist for running Node.js applications in Docker in a production environment
This article describes two possible development workflows, called Git-Flow and GitHub-Flow. Git-Flow is a strict development workflow…
In 2010, OreDev organized a developer Conference in Malmö Sweden. The theme of the conference was called “get real” it was about how to…
Most programmers that start with Windows Communication Foundation (WCF) use the provided samples and tutorials from Microsoft. All these…
I needed to migrate the resources of an existing Microsoft Azure subscription to another Microsoft Azure subscription. Although the Azure…