Must Read
The Flavors of Object-Oriented Programming (in JavaScript)
In this article, Zell Liew shines some light on Object-Oriented Programming in JavaScript and presents his findings along with information that may help you decide which is right for you.
Sponsor (Thank You)

Cubbit The Distributed Cloud
The distributed cloud is exactly as it sounds: cloud storage with a geographically dispersed infrastructure. The idea being, that by spreading people’s data across a network, it allows the data to be located closer to the end-user - the impact? Faster transfer speed, reduced network congestion and close to zero risk of data loss. Cubbit is the first distributed cloud ever and it counts already more than 3.000 backers in more than 70 countries worldwide. Zero-knowledge encryption makes your data safer than ever. Expandability means that your old HDD can be turned into a cloud. To have no centralised data centers is a way to keep our planet healthy and clean. Privacy is no more a tradeable commodity. Monthly fees are just a memory.
Join The Swarm | Cubbit
Learn
JavaScript Form Validation
This post shows you the step by step process to learn how to do JavaScript form validations.
Guidelines to improve your React folder structure
In this article, Max Rozen develop a better answer on how to improve the React folder structure. Here, he teaches the guiding principles he uses for his structure to "feel right" for his purposes.
5 ways to clone an Array in JavaScript
In this article, you'll learn these 5 simple and cool ways to copy an array in JavaScript.
Tools & Code
Vue.JS 3 Improves Performance
This article unfolds the major release of Vue.JS 3, where many developers say it offers simplicity, improved performance, and flexibility.
Optional Chaining in JavaScript and How It Works
This tutorial helps you understand Optional Chaining, one of the newest features in Javascript that is easy to understand, simple to use, and very handy. It can save you a lot of time and headaches while writing less code.
Watch
How To Build CodePen With React
CodePen is a really cool idea, perfect for the prototyping project. In this video, you’ll learn how to create a simple clone of the core functionality of CodePen using React.
Interesting Links
Javascript Tips and Tricks
This informative post shares a set of JavaScript tips, tricks, and best practices that should be known by all JavaScript developers.