From the OpenReplay Blog
Structuring a React project functionally
Structure a React project to take advantage of Functional Programming patterns
Building a React Application with Vite
Vite - the next-generation front-end build tool that you'll use
User registration and login with React and Axios
Use Axios to implement user registration and login.
Build a React Timer Application with useRef
Extra possibilities in React with the useRef hook
React 18: Features Breakdown
All the new features in React 18, with an analysis of their impact.
React 18 week is here
The upcoming week has plenty of new React 18 material for everybody!
Building a photo gallery app with Gatsby and GraphCMS
Use a headless CMS and Gatsby to quickly produce a modern website
State management in React with MobX
MobX lets you manage state in a much simpler way.
Coming up... React 18!
A week full of React 18 articles is on its way!
Implementing user authentication in React with SuperTokens
A developer's first easy way to implement authentication for React
Comparing Astro and Next.js for React apps
Learn about Astro and Next.js enough to understand and decide how to choose between two both frameworks
How to Implement Redux Reducers for React
Simple explanations for Reducers, Actions, and State
Building Command-Line Apps Using React Ink
Use React Ink and go beyond the usual in command line apps.
useReducer Is A Better Option Than useState
Why you are better off with useReducer than with useState in React apps
Voice enabled forms in React with Speechly
Learn how to be able to fill a form by speaking with React and Speechly
Build React components with Fluent UI
Use Fluent UI with React for easier development of components.
Building a Mobile App using HTML, CSS, and JavaScript
A back-to-basics way of developing a mobile app
Building a blog with React and RestDB
Build a blog using RestDB to store articles and React for the front end.
Fetching data in Redux using RTK Query
Fetch and cache data easily, using RTK Query together with Redux.
Building a Video Chat App with Next.js, 100ms, and TailwindCSS
Integrate 100ms features to create your own video call software
Working with SVGs in React Native
How to display and animate SVG images in React Native.
Build a Lightweight Web Component with Lit.js
Lit - a framework to build adaptable, reusable web components.
A Dive into React Storybook
How to use Storybook to simplify component development.
Mastering CSS Transitions with React 18
CSS transitions, and how to use them in React 18