Skip to content
Maxim Orlov Logo

Helping JavaScript & Node.js developers write robust applications 🚀

Articles

Understanding Async & Await, Articles by Maxim Orlov

Understanding Async & Await

4 min read

Async/await can be intimidating. With a little guidance, you can write modern asynchronous JavaScript code that just works.

Docker logo and 5 gear wheels

Automate Your Docker Deployments

11 min read

Deploying with Docker, how is it done? In this tutorial, you're going to learn a straightforward way to automate your deployments.

Docker logo and a bunch of question marks

Why Docker? What's All the Hype About?

7 min read

What problems does Docker solve? And is it something you should use? Using real-world scenarios I explain why Docker might, or might not, be relevant for you.