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.
Introduction to Fiddlehead: A Fast and Lightweight UI Library

Introduction to Fiddlehead: A Fast and Lightweight UI Library

9
Comments 4
2 min read
How to create a SnackBar with Next.js

How to create a SnackBar with Next.js

4
Comments 1
3 min read
Dynamic Form using Schema-Based UI

Dynamic Form using Schema-Based UI

13
Comments 10
6 min read
JavaScript's Optional Chaining (?.) Operator

JavaScript's Optional Chaining (?.) Operator

9
Comments 2
5 min read
Using Mocha & chai test you React application

Using Mocha & chai test you React application

4
Comments 1
3 min read
Unleash the Power of JavaScript String Methods - Your Ultimate Cheat Sheet 🤯🔥

Unleash the Power of JavaScript String Methods - Your Ultimate Cheat Sheet 🤯🔥

32
Comments 21
2 min read
Make an Image drag and drop with CSS in React

Make an Image drag and drop with CSS in React

12
Comments 7
3 min read
Redirect to a page from Next.js API Route

Redirect to a page from Next.js API Route

1
Comments
2 min read
React Props

React Props

Comments
2 min read
setState in Functional component

setState in Functional component

Comments
1 min read
You Might Not Need React Query for Jotai

You Might Not Need React Query for Jotai

8
Comments 4
4 min read
Debouncing: how to use it

Debouncing: how to use it

2
Comments 2
2 min read
How to Add TypeScript to Existing Next.js Project

How to Add TypeScript to Existing Next.js Project

2
Comments 1
3 min read
Redux Explained

Redux Explained

Comments
4 min read
React Hooks by Example - Part 1

React Hooks by Example - Part 1

6
Comments 2
4 min read
Introduction to Monorepo in React

Introduction to Monorepo in React

37
Comments 5
9 min read
Top 5+ Free Chakra UI Admin Dashboards & Templates for 2024

Top 5+ Free Chakra UI Admin Dashboards & Templates for 2024

74
Comments 4
4 min read
useEffect a Conceptual Deep Dive

useEffect a Conceptual Deep Dive

3
Comments 3
6 min read
The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality

The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality

3
Comments
4 min read
🔥💻 The Best React Component Libraries

🔥💻 The Best React Component Libraries

4
Comments 1
2 min read
Erro!!! Mongoose Deprecation Warning the strictQuery

Erro!!! Mongoose Deprecation Warning the strictQuery

1
Comments
1 min read
Eslint and Prettier - Quick install

Eslint and Prettier - Quick install

5
Comments 1
2 min read
ESlint e Prettier - Guia de instalação rápida

ESlint e Prettier - Guia de instalação rápida

2
Comments
3 min read
Server-side rendering for any React app on any FaaS provider

Server-side rendering for any React app on any FaaS provider

1
Comments 2
19 min read
Product Comparison App (JS Demo Project)

Product Comparison App (JS Demo Project)

3
Comments 1
6 min read
Implementing Deep Links in React with Atoms

Implementing Deep Links in React with Atoms

5
Comments 3
7 min read
What I learned : Controlled Components

What I learned : Controlled Components

1
Comments 2
1 min read
6 AI Tools for Programmers

6 AI Tools for Programmers

1
Comments
2 min read
What I Googled Today (WIGT) #1

What I Googled Today (WIGT) #1

3
Comments
2 min read
Setup repository nextjs app like a pro 😎

Setup repository nextjs app like a pro 😎

5
Comments 3
3 min read
Better Alternatives to React's useState Hook

Better Alternatives to React's useState Hook

3
Comments 4
2 min read
Using useRef in ReactJS: A Beginner's Guide

Using useRef in ReactJS: A Beginner's Guide

Comments
1 min read
Flutter vs React Native: A Comparison of Two Popular Frameworks

Flutter vs React Native: A Comparison of Two Popular Frameworks

2
Comments 2
6 min read
Controlled vs Uncontrolled Elements

Controlled vs Uncontrolled Elements

4
Comments 4
2 min read
Managing Complex State with useReducer: A Comprehensive Guid

Managing Complex State with useReducer: A Comprehensive Guid

3
Comments 2
2 min read
Data fetching in React with SWR

Data fetching in React with SWR

4
Comments 2
3 min read
Snapshot testing in React Testing Library

Snapshot testing in React Testing Library

Comments 1
6 min read
What is react-testing-library and what is it used for?

What is react-testing-library and what is it used for?

4
Comments 2
2 min read
Typescript, NextJS, Strapi, and GraphQL: An Overview Of How I Created My Blog

Typescript, NextJS, Strapi, and GraphQL: An Overview Of How I Created My Blog

7
Comments 2
8 min read
I wold like creat search engine whit React/php

I wold like creat search engine whit React/php

1
Comments
1 min read
Calling Hooks properly

Calling Hooks properly

1
Comments 2
1 min read
💻 7 Tips for Writing Clean and Efficient React Code

💻 7 Tips for Writing Clean and Efficient React Code

12
Comments 1
5 min read
Understanding React useEffect hook's Dependency

Understanding React useEffect hook's Dependency

2
Comments 2
2 min read
Gmail Clone with React Js

Gmail Clone with React Js

11
Comments 3
1 min read
Como é o fluxo de dados no Remix

Como é o fluxo de dados no Remix

1
Comments
6 min read
Netlify Deployment error Fix: 'Treating warnings as errors because process.env.CI=true'

Netlify Deployment error Fix: 'Treating warnings as errors because process.env.CI=true'

7
Comments 2
3 min read
Google Sign-in Sign-out using Firebase Authentication React js step by step

Google Sign-in Sign-out using Firebase Authentication React js step by step

Comments
4 min read
Fonts in Next.js 13 + Chakra-UI

Fonts in Next.js 13 + Chakra-UI

8
Comments 6
1 min read
Avoid using () => void in 2023

Avoid using () => void in 2023

1
Comments 1
1 min read
Building Blocks of Success: Mastering Reusable Components in ReactJS with Props, State, and Testing

Building Blocks of Success: Mastering Reusable Components in ReactJS with Props, State, and Testing

4
Comments
4 min read
Jest: The Fast and Effective Framework for Unit Testing

Jest: The Fast and Effective Framework for Unit Testing

Comments
10 min read
Export Excel(XLSX) file in react with images and custom styles in ReactJs

Export Excel(XLSX) file in react with images and custom styles in ReactJs

18
Comments 4
5 min read
what is a React Hooks?

what is a React Hooks?

5
Comments 11
1 min read
Top 10 ES6 Features that Every Developer Should know

Top 10 ES6 Features that Every Developer Should know

11
Comments
3 min read
Created A AI-Powered Solution For E-commerce Products

Created A AI-Powered Solution For E-commerce Products

3
Comments
1 min read
Building a Pagination Component with ReactJS

Building a Pagination Component with ReactJS

12
Comments 3
7 min read
How To Use Styled-Components In React

How To Use Styled-Components In React

3
Comments 1
9 min read
React Email First Look 🎉

React Email First Look 🎉

35
Comments 12
5 min read
How I solved Firebase Auth/unauthorized domain. Domain is not authorized error problem using the Vite development tool

How I solved Firebase Auth/unauthorized domain. Domain is not authorized error problem using the Vite development tool

23
Comments
2 min read
Folder Structuring Techniques for Advanced React Projects

Folder Structuring Techniques for Advanced React Projects

181
Comments 7
5 min read
loading...