5 Tips to Write Clean Code in JavaScript
Write cleaner JavaScript with these 5 principles
Jul 25, 20224 min read78

Search for a command to run...
Articles tagged with #beginners
Write cleaner JavaScript with these 5 principles

Your future self will thank you for learning the three most important rules

I maintained an open-source project with +800k downloads/month. I learned six invaluable lessons.

A good software engineer not only has technical skills but also great soft skills

With Heroku, you can deploy your Express Node.js application to production in just a few steps. In this post, I'll show you a step-by-step guide to deploying your Express Node.js application to Heroku. To quickly get started you can use my repo templ...

Learn Basic Functional Programming And Become a Better Developer
