Must Read
6 Amazing Frontend Coding Tips That You Probably Don’t Know
This article reveals six amazing front-end coding tips that are useful in Front-end development.
Sponsor (Thank You)

Time tracking for your business has never been this easy!
Time Tracking has never been this easy. Hyperlogs is the most comprehensive app that helps you manage all your projects and teams timesheets without the clutter and complexity. Its time to focus on growing your business.
Tracking time is only a small part of understanding how healthy your business is. Hyperlogs gives you powerful and invaluable insight that guides sound business decision making. Know your revenue as well as your costs and get visual cues when vital project adjustments are necessary to help it succeed.
Its time you start focusing on growing your business, so let Hyperlogs handle the rest.
Learn
Let’s Build an App with React + Supabase (the Firebase alternative)
In this tutorial, learn how to build an app with React + Supabase, an open-source alternative to Google’s firebase that is currently free to use, supporting PostgreSQL databases and authentication tools.
How To Clone Objects In Javascript
Explore the three ways with examples of how to clone objects in JavaScript.
How to Add Nested Routes with React Router Version 5?
This tutorial is a perfect guide on learning how to add nested routes with a popular routing library, React Router version 5.
Tools & Code
An Overview of React State Management Techniques in 2021
In this article, Amo Moloko covers three popular state management techniques – Apollo’s Local Cache, Recoil, and Redux. For each tool, he provides an overview, code walk-through, and some additional thoughts along with a rating to measure if he would add it to his frontend stack.
Topmost JavaScript Development Tools and IDEs For Web Developers
This article discusses the JavaScript effective tools that come with the precise syntax checker and the explicit debugger for the swift creation of varied JavaScript applications.
Watch
Deno Deploy: Crazy Fast Cloud Functions - Architecture Speedun
This 17-minute video walks you through Deno Deploy. See just how fast it can be to make cloud functions and deploy cloud-based UI using the Javascript and Typescript skills you already have!
Interesting Links
Kent C. Dodds’ .filter() Trick Will Change How You Use JavaScript
This interesting article reveals Kent C. Dodds’ filter() trick that will change how you use JavaScript.