From the OpenReplay Blog
The Definitive Guide to Understanding Web3
Learn what Web3 is and why it's so important to follow its development
Generating better, functional Ranges for loops
Improve your functional game through this in-depth coverage of the loops in JavaScript
How to Add Animations with React Transition Group
Learn to use the React Transition Group to add basic animiations to your components
My Favorite 3 React Animation Libraries
Adding animation effects to your React apps has never been so easy
Lightweight Alternatives to Redux
Forget about Redux for a minute and think aboutside the box
4 Ways to Contribute to Open-Source Without Writing a Single Line Of Code
Contributing to Open-Source doesn't have to be about code
I Built a Blog with RemixJS so You Don't Have To (You're Welcome)
My first impressions of RemixJS as a fullstack framework
Creating a Markdown Blog Powered by Next.js in Under an Hour
Get started with Next.js with this step-by-step tutorial
Top 6 React state management libraries for 2022
The top 6 libraries to use for state management in your next React.js app
Dependency Injection and Higher Order Routing in Node.js
Learn about Dependency Injection from a functional programming perspective with this guide
Understanding the Container Component Pattern with React Hooks
Improve the way you code your React Components by using the Container Component Pattern
An Alternative to Next.JS? - Everything You Need to Know About RemixJS
RemixJS is a new full-stack framework meant to replace Next.JS, learn everything you need to know about it in this intro tutorial
3 React Component Design Patterns You Should Know About
Top 3 design patterns used to create React.JS components that you should know about
Form Validation Using JavaScript's Constraint Validation API
Learn how to use JavaScript's Constraint Validation API to perform form validations
Where to Learn React.JS in 2022 - A List of Resources for New Developers
A list of resources for those looking to get started with React.JS in 2022
Is It Time for the JavaScript Temporal API?
Date handling in JavaScript is a pain, it's time for a proper Temporal API
Common Open-Source Myths
Open-source software is everywhere, and we owe it to the industry to understand what being open-source actually means
React Architecture Patterns for Your Projects
Use these React patterns to structure your project and scale them as much as you need
Top 5 VS Code extensions for Vue developers for 2022
Set up your IDE with the best plugins to work with VueJS
5 Projects You Need to Build to Get Started with Reactjs
Learn the basics to start working with React through these 5 tutorials
User Authentication with Google Next-Auth
A step-by-step tutorial on how to implement Google auth on Next.JS
Redux Who? Handle your own state instead
Learn to handle your own state instead of relying on overly complex libraries you don't need.
State Machines for JavaScript Developers - How to Use Them in Your Apps
State Machines are everywhere! Learn how to use them on your apps and gain the benefits of them with this tutorial
React 18 - What's New and How it Will Benefit Developers
Learn what you should expect from the latest version of ReactJS