From the OpenReplay Blog
RedwoodJS, a new framework
A new framework combining many powerful tools
Comparing blockchains: Ethereum vs Tezos
The developer experience building decentralized apps with these blockchains
Zustand: simple, modern state management for React
A simple state management tool for React developers
Shorten your URLs with React: Build a URL Shortener using Shrtcode
With the Shrtcode library we'll learn how to build a URL shortener
Talk to your app with Alan AI
Use voice input to build an enhanced goals app
Alternatives to React: Inferno.JS
Another alternative to React: the highly performant Inferno.JS
Mobile push notifications with Firebase
Push notifications to React Native apps in a simple way
Connect a React app to the NEAR Blockchain
Connect to the NEAR blockchain and make smart contract calls with React
The Software Testing Life Cycle
Everything about full testing for all sorts of apps
Build beautiful UI components with NextUI
An interesting framework to let you produce better interfaces, and quickly, too
Authentication in Next with LoginRadius
Simple authentication with LoginRadius for web apps
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