Must Read
5 Practices to Improve Your Programming Skills
Starting programming is easy, but you need a lot more to get to the next level. Study these five practices to improve your programming skills.
Sponsor (Thank You)

JS Developers - Get Paid For Your Feedback!
We’ve built a cool product for JS developers and are looking for your feedback to help us improve it. Join us on a 1-hour Zoom session, share your feedback and suggestions, and we’ll send you a $50 US Amazon.com gift card for your time!
Learn
How to Use Async/Await to Write Better JavaScript Code
“async/await" is a special syntax you can use in JavaScript that makes working with promises easier. In this tutorial, learn why it is surprisingly straightforward to understand and use.
JavaScript Split – How to Split a String into an Array in JS
This insightful article helps you understand JavaScript String's split() method more clearly.
JavaScript Static Methods
In this tutorial, learn about the JavaScript static methods and how to use them effectively.
Tools & Code
7 Tools Transforming JavaScript Development
These seven new generations of bundler, build, and dependency management tools certainly make your JavaScript development simpler, easier, and faster.
11 Productivity Tools Every Programmer Should Know
Create more and more great things in less time through this good set of tools and frameworks that increases your productivity and makes your life easier.
Watch
Stop Trying To Memorize Code - Do This Instead
If you are trying to memorize code then you are doing it wrong. In this video, learn a way of learning and how you can use it to improve your programming skills.
Interesting Links
10 Modern JavaScript Tricks Every Developer Should Use
JavaScript has a lot of cool features that most beginner and intermediate developers don’t know. In this article, learn how to simplify your programming through these tips for writing short, concise, and clean JavaScript code.