From the OpenReplay Blog
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
Moving from Next to Remix
Lessons learned migrating a blog site from Next into Remix.
Create a Drag-and-Drop Zone in React with react-dropzone
Implement drag-and-drop in React with just a few lines of code
React State Management Using Easy Peasy
A simple way to manage state in React apps
Ajax Battle: XMLHttpRequest vs the Fetch API
Which Ajax API is best for your application? In this article, we'll examine the pros and cons of the ancient XMLHttpRequest and its modern Fetch API equivalent.
Building a Progressive Web App with React 18
Build a website that behaves like a native app, using React
From methods to functions, and back
Learn several techniques to change methods into functions and vice versa
Okta vs. Other Authentication/Authorization managers
Reasons why Okta should be the first auth manager to consider
Aurelia: Build Powerful Web Apps with Simple Javascript
A tutorial on a JavaScript framework that focuses on simplicity and efficiency
How to build a CMS-powered blog with Nuxt
Create a blog without a server by using a headless CMS