Must Read
10 Useful Debugging Techniques Every Developer Should Know
This article approaches debugging techniques with a proven method that every developer should know.
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
Dockerize your React App
Karan Pratap Singh demonstrates how to dockerize a React application by taking advantage of builder patterns with multi-stage builds for optimization.
The Complete Angular Performance Guide For 2021
This guide covers the explanation of the multitude of ways that you can double or even possibly triple or quadruple the performance of your Angular application.
How To Conditionally Change index.html in React
In this tutorial, learn how to conditionally change index.html in React and make your content depend on environment variables.
Tools & Code
Top 11 (and more!) Must-Know JavaScript Functions
Code faster and be a more productive, and happier JavaScript developer by mastering these most important and recurring functions in the language.
Struggling with Productivity as a Programmer? Try these 9 Tools
In this article, know the key productivity-boosting tools for programmers to ensure a smooth workflow.
Watch
Learn JavaScript Array Reduce In 10 Minutes
In this 10-minute video, learn how you can start using the reduce method, the most difficult JavaScript array method to learn.