From the OpenReplay Blog
Sending emails from React with Formspree
Send emails from your app, without needing a SMTP server
Working with functions... but partially!
A follow-up to the article on currying, showing another potent way of working with functions
Interacting with Smart Contracts using Web3
Working in React with Blockchain contracts, made easy
16 Top Chrome Extensions for Developers
Our top list of Chrome extensions that you absolutely need to have!
React vs Angular: who wins?
React vs Angular, that's the question. Which framework do you pick and why? This article will help you decide what should be your next learning goal
Leverage data from RapidApi using Redux Toolkit
Use Redux Toolkit to fetch and manage data from RapidAPI
Authentication and DB access with Next, Prisma, and MongoDB
Use a trio of well known tools to quickly develop an app
Alternatives to React: Solid JS
One solid (pun intended) alternative to React, for web development
Infinite scrolling with React Query
An elegant way of dealing with large amounts of data to be shown
Using Typescript in React: a Crash Course
How to get started with TypeScript for React projects
Many flavors of currying
An explanation of currying: an important concept that provides benefits to JS developers
Stilify vs Master UI/Styles: next-generation Tailwind-like CSS libraries
Comparing two newcomers to the well known Tailwind CSS library
Fetching and Updating Data with React Query
The data fetching library that you absolutely should use with React
Video and Audio conferencing in few minutes with React
Learn how to speedily build a complete conferencing app using React
Better Form Validation in React with Formik
Add the flexibility of Formik for easier form validation in your React app
Programming - Imperative vs Declarative
The differences between the imperative and declarative programming styles
Understanding the Template Element in HTML
A quite powerful HTML element that too many people don't even know
Make your app speak with React-Speech-kit
Go beyond the usual by allowing your app to speak to the user
Introduction to react-router-dom: setting up your first routes
The react-router-dom library lets you set and navigate through different routes inside your SPA. In this tutorial you'll learn how to use react-router-dom to configure your React application's routing
Content Management Systems for Gatsby
An overview of the CMS options that can be used with Gatsby
Firebase Cloud Storage for React apps
Uploading data to Firebase V9 with React
Creating a Responsive Admin Dashboard in React with ReCharts and MaterialUI
Recharts is a components library for React that lets you build fantastic charts with little effort. Coupled with Material UI you'll learn how to build responsive and dynamic dashboards in no time.
Building sensible UI components with React Suite
An easy way to build appealing components with little work
How to use Chrome as a Code Editor and Debugger
Take advantage of all the features in the browser's DevTools