DEV Community

React

Official tag for Facebook's React JavaScript library for building user interfaces

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Crafting a Global State Hook in React

Crafting a Global State Hook in React

Comments
4 min read
Kiwi Compiler

Kiwi Compiler

1
Comments
2 min read
How to Create a Fancy Carousel in ReactJs

How to Create a Fancy Carousel in ReactJs

Comments
3 min read
I love both, but i can't choose

I love both, but i can't choose

Comments
1 min read
This Week In React #183: Vercel Edge, React Native 0.74 + IDE, refs, patching fetch(), Remix Single Fetch...

This Week In React #183: Vercel Edge, React Native 0.74 + IDE, refs, patching fetch(), Remix Single Fetch...

Comments
9 min read
Is it Worth if I Develop a WHMCS Admin Hybrid App in React and Laravel?

Is it Worth if I Develop a WHMCS Admin Hybrid App in React and Laravel?

Comments
1 min read
Reactotron: debugging tool for React & React Native

Reactotron: debugging tool for React & React Native

Comments
3 min read
React Tostify Usage in NextJS or ReactJS

React Tostify Usage in NextJS or ReactJS

5
Comments
2 min read
Simplifying Web Forms with the FormData Web API

Simplifying Web Forms with the FormData Web API

3
Comments
4 min read
React 19 Overview and New Features

React 19 Overview and New Features

1
Comments
3 min read
Understanding React Server Components

Understanding React Server Components

2
Comments
3 min read
Turn Your Next.js App into a Mobile Powerhouse (Easy PWA Guide)

Turn Your Next.js App into a Mobile Powerhouse (Easy PWA Guide)

Comments
5 min read
Top 10 React js interview questions.

Top 10 React js interview questions.

1
Comments 1
5 min read
Mastering Error Messages: A Junior Developer's Journey to Decoding Console Errors

Mastering Error Messages: A Junior Developer's Journey to Decoding Console Errors

Comments
3 min read
Sticky header with dynamic shadow using tailwind

Sticky header with dynamic shadow using tailwind

Comments
5 min read
Striving for Excellence

Striving for Excellence

2
Comments
1 min read
React Router has merged with Remix, should you use a different router?

React Router has merged with Remix, should you use a different router?

Comments
4 min read
Webpack4 fix for .mjs files

Webpack4 fix for .mjs files

1
Comments
1 min read
How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive

How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive

Comments
4 min read
Using Digital Ocean Spaces as Strapi Storage

Using Digital Ocean Spaces as Strapi Storage

Comments
3 min read
Code to image: A handy tool to convert a code snippet to an image

Code to image: A handy tool to convert a code snippet to an image

1
Comments 2
2 min read
Leveraging React Server Components in RedwoodJS

Leveraging React Server Components in RedwoodJS

3
Comments
12 min read
Lets try to build a Next.js App on AWS Amplify

Lets try to build a Next.js App on AWS Amplify

1
Comments
1 min read
I wrote a new blog using Next.js App router

I wrote a new blog using Next.js App router

Comments
3 min read
Master Web Components: Create and Host Your Own

Master Web Components: Create and Host Your Own

Comments
5 min read
Testing Next.js Applications with React Testing Library

Testing Next.js Applications with React Testing Library

1
Comments
2 min read
Write a backend server, and you get an Admin Dashboard for free!

Write a backend server, and you get an Admin Dashboard for free!

Comments
3 min read
Learning ReactJs...again

Learning ReactJs...again

Comments
1 min read
How to Use Memoization in React for Better Performance

How to Use Memoization in React for Better Performance

1
Comments
8 min read
Understanding React Server Component

Understanding React Server Component

Comments
3 min read
Svelte and SvelteKit Explained

Svelte and SvelteKit Explained

Comments
3 min read
Understanding Diffing Algorithm in React

Understanding Diffing Algorithm in React

Comments
2 min read
Revisiting the "Rules of React"

Revisiting the "Rules of React"

Comments
3 min read
How to Use React-Dropzone for Uploading Files

How to Use React-Dropzone for Uploading Files

Comments
8 min read
Cross-platform development using ReactXP

Cross-platform development using ReactXP

Comments
3 min read
how to use i18n in ant design pro project

how to use i18n in ant design pro project

Comments
3 min read
Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)

Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)

2
Comments
4 min read
Race Conditions in React Native

Race Conditions in React Native

Comments
3 min read
Using the ResizeObserver API in React for responsive designs

Using the ResizeObserver API in React for responsive designs

Comments
14 min read
Master React Optimization Technique

Master React Optimization Technique

6
Comments 4
3 min read
Automated delivery React / Vue app for each Pull Request.

Automated delivery React / Vue app for each Pull Request.

Comments
3 min read
Next Js TopLoader :- Add TopLoader to NextJS App Router

Next Js TopLoader :- Add TopLoader to NextJS App Router

8
Comments
2 min read
Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

Comments
3 min read
Why Should We Use React For the Front-End?

Why Should We Use React For the Front-End?

2
Comments 4
5 min read
URL shortener application

URL shortener application

Comments
1 min read
I built an open-source schema visualisation tool for mongoose

I built an open-source schema visualisation tool for mongoose

2
Comments
3 min read
React: Reasons & Possibilities

React: Reasons & Possibilities

1
Comments
11 min read
We built an SEO-friendly website that ranked at the top of Google search results in just one week.

We built an SEO-friendly website that ranked at the top of Google search results in just one week.

3
Comments
3 min read
How to map colors & labels in ApexChart

How to map colors & labels in ApexChart

Comments
1 min read
Google App Script React Template

Google App Script React Template

Comments
3 min read
🎯 Master Context API Permanently in 5 Steps

🎯 Master Context API Permanently in 5 Steps

1
Comments
3 min read
Top 20 React.JS interview questions.

Top 20 React.JS interview questions.

Comments
8 min read
Tips from open-source: How redirect in Next.js works under the hood

Tips from open-source: How redirect in Next.js works under the hood

Comments
5 min read
The Magic of Hot Reloading in React

The Magic of Hot Reloading in React

Comments
2 min read
This Week In React #184: Patching, Expo, Strict Mode, DevTools, Next.js, Mitosis, Twofold, Terminosaurus...

This Week In React #184: Patching, Expo, Strict Mode, DevTools, Next.js, Mitosis, Twofold, Terminosaurus...

1
Comments
9 min read
This Week In React #185: React Conf, React Query, refs, Next.js after, mini-react...

This Week In React #185: React Conf, React Query, refs, Next.js after, mini-react...

1
Comments
9 min read
The useContext Hook: A Useful Way to Manage State

The useContext Hook: A Useful Way to Manage State

Comments
4 min read
¡Actualizando librerías en ReactJS: Una experiencia de migración exitosa!

¡Actualizando librerías en ReactJS: Una experiencia de migración exitosa!

4
Comments
2 min read
useFormStatus in React 19

useFormStatus in React 19

2
Comments
2 min read
How to verify JWT Token Expiry in React/Next

How to verify JWT Token Expiry in React/Next

Comments
2 min read
loading...