React Status
Feed since 17 Mar 2019With a focus purely on the increasingly popular React library, React Status shares news, tutorials and helpful links covering the React Native and React.js space. See: http://react.statuscode.com/
To subscribe to and get updates from React Status in your feed stream, sign up, or see the rest of our feeds.
Avatar generator playground - Boring Avatars
Boring Avatars: React Library to Generate Custom Avatars — Ranging from generic gradients to face-like creations,...
<MouseTracker/>
MouseTracker: A Component That 'Follows' Your Mouse — A component that renders children into a fixed-position...
How to use OAuth to Add Authentication to Your React App - FusionAuth
How to use OAuth to Add Authentication to Your React App
Are React Server Components Really Slower?
▶ Are React Server Components Really Slower? — Are RSCs actually slower in Next.js than the getServerSideProps/Pages model?
The React Core team talks React Forget and the future
▶ Talking About the React 'Forget' Compiler — React core team members Joe Savona and Sathya Gunasekaran...
State Management in React Applications - React Handbook
The State of State Management in React Apps — State management remains a subject that attracts...
Practice React by fixing tests - Check your JSX knowledge!
Practice React by Fixing Tests — How would you evaluate your knowledge of JSX? One way...
The evolution of React APIs and code reuse
The Evolution of React APIs and Code Reuse — An exploration of the evolution of common...
Celebrating 10 Years of React – Vercel
▶ Celebrating 10 Years of React — Grab yourself a slice of cake, React is 10 years...
GitHub - Blazity/next-enterprise: 💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing to...
'Enterprise-Grade' Next.js Boilerplate App — One of those boilerplate apps that includes everything but the kitchen...
GitHub - margelo/react-native-quick-sqlite: A fast react-native SQLite library built using JSI
Quick SQLite: A Fast React Native SQLite Library Built using JSI — Embeds the latest version...
GitHub - vadimdemedes/pastel: 🎨 Next.js-like framework for CLIs made with Ink
Pastel 2.0: A Framework for Building Ink Apps — Ink brings the power of React and...
The Epic Stack
The Epic Stack: An Entire Opinionated Stack in One — A new opinionated ‘project starter’ and stack...
BlockNote
BlockNote: A 'Notion-Like' Block-Based Text Editor — Flexible and presents an extensive API so you can...
How we built the Storybook Day 3D animation
How We Built the Storybook Day 3D Animation — Have you ever seen an impressive animation...
Learn Full-Stack Web Development | Course by Jem Young | Frontend Masters
Full Stack for Front-End Engineers with Jem Young (Netflix) — Learn what it means to become...
Why React is Here to Stay
▶ Why React is Here to Stay — A rebuttal of sorts to Adam Elmore’s video from...
You Might Not Need React Query
You Might Not Need React Query — React Query is a great library, but like any...
Understanding React Concurrency
Understanding React Concurrency — It’s not mandatory to understand the details of React’s ‘concurrent features’ (what...
Crafting a modern spotlight effect with React and CSS
Creating a 'Spotlight' Effect with React and CSS — Adding just a touch of interactivity to...
"React from Another Dimension" by Dan Abramov at #RemixConf 2023 💿
▶ React from Another Dimension with Dan Abramov — At Remix Conf 2023, Meta’s Dan Abramov (of both...
Introducing Legend-State 1.0: Build faster apps faster
Introducing Legend-State 1.0: Build Faster Apps Faster — Another state management solution? Yes, indeed. After a...
Headless CMS: How Storytelling Scales
Cut Development Time in Half — Spend more time building and less on maintenance with Storyblok...
Dodging the Vercel Storage Tax: There Are Better Open-Source Alternatives
Considering Alternatives to Vercel — As Vercel’s platform becomes more popular and adds new features like...
React Server Components, Next.js App Router and examples
React Server Components, Next.js App Router and Examples — Addy Osmani’s overview of the state of...
React with TypeScript Tutorial
React with TypeScript Tutorial — Familiar with React, but not yet had the chance to incorporate...
Using Apollo Client with Next.js 13: releasing an official library to support the App Router
Using Apollo Client with Next.js 13 — Looking at the release of an official (if experimental...
Ant Design - The world's second most popular React UI framework
Ant Design 5.5: An Extensive React Component Library — v5.5 includes lots of minor enhancements as...
GitHub - basementstudio/scrollytelling: A library for creating Scrollytelling animations, powered by React & GSAP.
Scrollytelling: A Library to Create Scroll Animations with React and GSAP — Powered by GSAP’s ScrollTrigger plugin...
DivMagic | Effortless Tailwind CSS Conversion | Copy & Convert Web Elements and Code with Ease
DivMagic: Copy Code From any Page as Tailwind CSS Components — A Chrome or Firefox extension...
GitHub - aholachek/react-flip-toolkit: A lightweight magic-move library for configurable layout transitions
react-flip-toolkit 7.1: A React FLIP Animation Helper Library — Designed for creating advanced, configurable ‘FLIP-style’ layout transitions.
Next.js 13.4
Next.js 13.4 Released — Despite the minor version bump, this is a big release for the...
GitHub - Oblosys/react-lifecycle-visualizer: Real-time visualizer for React lifecycle methods
React Lifecycle Visualizer 3.1: Real-Time Visualization of Lifecycle Methods — It’s been five years since we linked...
GitHub - vadimdemedes/ink-ui: 💄 Ink-redible command-line interfaces made easy
Ink UI: UI Components for React Based CLIs — Ink is a popular React renderer that...
React D3 Tree
React D3 Tree: Interactive Tree Graph Component — Handy for things like family trees or org...
Build a Multistep Form With React Hook Form
Build a Multi-Step Form with React Hook Form — Use React Hook Form to build a basic,...
A Guide To Redux Toolkit With TypeScript — Smashing Magazine
A Guide to Using Redux Toolkit with TypeScript — Redux Toolkit provides a standard way to work...
Grok React Server Component by Quizzes
A Follow-up to Dan Abramov's React Server Component Quizzes — Dan intended for these quizzes —...
How to Structure Your Next.js App With the New App Router
How to Structure Your Next.js App with the New App Router — Learn how to organize...
I'm Done With React
▶ 'I'm Done With React' — Going from least-to-most important, the reasons this developer isn't choosing React...
React Admin
React-Admin: The Open-Source Framework for B2B Apps — From simple dashboards to complex admin panels for your...
React Canaries: Enabling Incremental Feature Rollout Outside Meta – React
React Canaries: Enabling Incremental Feature Rollout Outside Meta — A little birdie told us (groan..) that...
The Interactive Guide to Rendering in React
The Interactive Guide to Rendering in React — This interactive guide explores why, when and how...
GitHub - iamvishnusankar/next-sitemap: Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages.
next-sitemap: Sitemap Generator for Next.js Apps — Generates sitemaps and robots.txt for static, pre-rendered, dynamic, and...
Mock Service Worker
Mock Service Worker 1.2: REST/GraphQL API Mocking Library — Intercepts requests which you can then mock....
Introducing React Native macOS 0.71 | React Native
Introducing React Native macOS 0.71 — With this version, the macOS flavor of React Native catches...
Making animated tooltip with React and Framer Motion — OlegWock
Making Animated Tooltips with React and Framer Motion — Given there’s a fairly good chance tooltips...
GitHub - alan2207/bulletproof-react: 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
Bulletproof React: A Scalable Architecture for Production-Ready Apps — A long standing resource that continues to...
Introducing storage on Vercel – Vercel
Vercel Introduces First-Class Storage Options — Vercel is a popular platform for deploying React apps but...