Must Read
The Harsh Reality for JS Developers: If You Don't Study The Fundamentals You Will Be Just Another “Coder”
Dragos Nedelcu shares his top learnings on how to get to the mid/senior level faster as a JavaScript developer. He also puts together a series of resources for you to get started.
Sponsor (Thank You)

Build Using the DoorDash API
DoorDash Developer allows you to easily integrate delivery services into your website or app. We’ve created the API, you set the rules, offer delivery on your terms and only pay for what you use. And integration is incredibly easy.
Learn
How to Clone and Sync a Github Repo via Node.js
In this tutorial, learn how to use the git clone command via child_process.execSync() in Node.js to clone a Github repo and sync the latest changes programmatically.
How to Efficiently Merge Arrays in JavaScript
Improve your performance in merging arrays in JavaScript with these three easy-to-read approaches that ran fast shared by Chad Campbell.
How to Create a Section Divider Using CSS
Explore different section dividers made using only CSS and some optimized code that's easy to manipulate.
Tools & Code
macOS Tools and Apps for Development in 2022
In this article, Dmitry Maslov shares the productive tools he finds useful and effective in developing apps in 2022.
10 Front End Developers Tools
These are some cool front-end tools you can use to strengthen your designs and web projects and improve your UI/UX experience.
Watch
The Story of Asynchronous JavaScript
This 10-minute video of the story of callbacks, promises, and Async/await in JavaScript will let you grasp the context of some things in the past to push the bar for programming.
Misc
8 New JavaScript Features You Might Have Missed
JavaScript continues to grow, and it is not easy keeping up with all the new features the ECMAScript spec brings us every year. In this article, catch up with the highlights of the ES11 features that you may have missed.