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.
Sharing Layouts with NextJS 13 app dir

Sharing Layouts with NextJS 13 app dir

1
Comments
2 min read
Let’s Talk About JSX, Baby

Let’s Talk About JSX, Baby

Comments
2 min read
Applying the Liskov Substitution Principle in React

Applying the Liskov Substitution Principle in React

2
Comments
4 min read
Build a Summer-Ready Packing List App with React and TailwindCSS

Build a Summer-Ready Packing List App with React and TailwindCSS

2
Comments
8 min read
Simplifying State Management with React Hook UseContext

Simplifying State Management with React Hook UseContext

Comments
3 min read
Concatenate multiple React components

Concatenate multiple React components

Comments
1 min read
Edição de Categorias usando Chakra UI no CrazyStack Next.js

Edição de Categorias usando Chakra UI no CrazyStack Next.js

Comments
16 min read
Should You Learn React in 2023?

Should You Learn React in 2023?

2
Comments
5 min read
Path Mapping in TypeScript with Vite

Path Mapping in TypeScript with Vite

5
Comments
2 min read
How To Create Custom Hooks in React / Next JS

How To Create Custom Hooks in React / Next JS

3
Comments
8 min read
To import images in a React app, you can follow these steps:

To import images in a React app, you can follow these steps:

Comments
1 min read
Simplify Your Redux States with Redux Toolkit

Simplify Your Redux States with Redux Toolkit

Comments
4 min read
How to deploy app on vercel from github

How to deploy app on vercel from github

Comments
5 min read
React Server Components with Next.JS: The Complete Guide

React Server Components with Next.JS: The Complete Guide

5
Comments
10 min read
Fix React.useState using "as const"

Fix React.useState using "as const"

5
Comments 1
4 min read
Tidbits: Awesome React book

Tidbits: Awesome React book

1
Comments
1 min read
How to Build a Cinema Ticket Booking Dapp with React, Solidity, and CometChat

How to Build a Cinema Ticket Booking Dapp with React, Solidity, and CometChat

5
Comments 5
23 min read
'onSticky' Event hook in React

'onSticky' Event hook in React

1
Comments
6 min read
Building Cool Features with ReactJS

Building Cool Features with ReactJS

1
Comments
3 min read
Understand the concept of dependency list in useEffect in reactjs

Understand the concept of dependency list in useEffect in reactjs

Comments
2 min read
Componente genérico de Detalhes de Categoria usando Chakra UI no CrazyStack Next.js

Componente genérico de Detalhes de Categoria usando Chakra UI no CrazyStack Next.js

Comments
9 min read
How To Avoid Breaking Your React Application On Production

How To Avoid Breaking Your React Application On Production

2
Comments 1
2 min read
The engine "@aws-amplify/cli" appears to be invalid.

The engine "@aws-amplify/cli" appears to be invalid.

Comments
3 min read
DevLog - An intuitive admin dashboard for managing blogs.

DevLog - An intuitive admin dashboard for managing blogs.

5
Comments
2 min read
Become a Pro MERN Stack Developer! (Complete Roadmap)

Become a Pro MERN Stack Developer! (Complete Roadmap)

5
Comments 2
5 min read
ReactPullToRefreshify - A simple react pull-to-refresh component.

ReactPullToRefreshify - A simple react pull-to-refresh component.

Comments
2 min read
Demystifying useState(): Understanding the concept of "state"

Demystifying useState(): Understanding the concept of "state"

3
Comments 2
3 min read
Building a Real-Time Ethereum Dashboard with QuickNode and React

Building a Real-Time Ethereum Dashboard with QuickNode and React

Comments
3 min read
Enhancing MUI Autocomplete and Formik Integration: Insights and Practical Tips

Enhancing MUI Autocomplete and Formik Integration: Insights and Practical Tips

5
Comments
4 min read
React Testing with the help of storybook stories

React Testing with the help of storybook stories

1
Comments
5 min read
There's Something About Forms

There's Something About Forms

Comments
3 min read
react-native issues: DevSettings can't change global variables.

react-native issues: DevSettings can't change global variables.

Comments
1 min read
When and how to use forEach and map in Vanilla JS vs React

When and how to use forEach and map in Vanilla JS vs React

Comments
3 min read
Yet Another Newsletter LOL: The Great Migration

Yet Another Newsletter LOL: The Great Migration

5
Comments
3 min read
DOM vs Virtual DOM: How React is Revolutionizing Web Development

DOM vs Virtual DOM: How React is Revolutionizing Web Development

13
Comments 16
4 min read
Part 1 of 3 TypeScript Tricks I wish I knew when I started learning TypeScript

Part 1 of 3 TypeScript Tricks I wish I knew when I started learning TypeScript

Comments
2 min read
Top Open source Projects Node.js React.js MERN Stack

Top Open source Projects Node.js React.js MERN Stack

299
Comments 13
3 min read
Top 5+ Free GitHub ChatGPT AI Templates & UI Starter Kits for 2023

Top 5+ Free GitHub ChatGPT AI Templates & UI Starter Kits for 2023

178
Comments 6
2 min read
React with TypeScript: 10 Pro Tips to Supercharge Your Code

React with TypeScript: 10 Pro Tips to Supercharge Your Code

25
Comments 6
3 min read
How to TRULY persist component state using a custom hook - useQueryParam

How to TRULY persist component state using a custom hook - useQueryParam

1
Comments
4 min read
🌲Tree Shaking in JavaScript

🌲Tree Shaking in JavaScript

3
Comments 2
2 min read
setting up next auth with the new app directory

setting up next auth with the new app directory

16
Comments
2 min read
The Secret to Mastering React JS: Hone Your Skills with these JavaScript Topics First

The Secret to Mastering React JS: Hone Your Skills with these JavaScript Topics First

36
Comments 14
5 min read
How to build simple link preview without any external LIBRARY in react

How to build simple link preview without any external LIBRARY in react

34
Comments 6
4 min read
How to Create a Kick-Ass GitHub Profile in 5 Minutes

How to Create a Kick-Ass GitHub Profile in 5 Minutes

15
Comments 4
7 min read
React Ecosystem in 2023.

React Ecosystem in 2023.

89
Comments 19
2 min read
React Hooks Fundamentals for Beginners: How to Use useState and useEffect hooks 2023

React Hooks Fundamentals for Beginners: How to Use useState and useEffect hooks 2023

1
Comments
10 min read
zustand 源码解析

zustand 源码解析

1
Comments
4 min read
State Management in React Applications: Redux vs. Context API

State Management in React Applications: Redux vs. Context API

Comments
2 min read
Simplifying State Management with Zustand: A Redux and Context API Alternative

Simplifying State Management with Zustand: A Redux and Context API Alternative

Comments
2 min read
Supercharge Your TypeScript App: Mastering i18next for Type-Safe Translations

Supercharge Your TypeScript App: Mastering i18next for Type-Safe Translations

24
Comments 1
7 min read
Campus Route Devlog #1

Campus Route Devlog #1

3
Comments
1 min read
Make React from scratch for fun

Make React from scratch for fun

1
Comments 1
3 min read
How To Make Popover Menu React Component With Floating UI

How To Make Popover Menu React Component With Floating UI

Comments
4 min read
How To Make Emoji Input Menu React Component with Emoji Mart

How To Make Emoji Input Menu React Component with Emoji Mart

Comments
2 min read
Draft-js text alignment in less than 5 minutes

Draft-js text alignment in less than 5 minutes

1
Comments 2
5 min read
Top GitHub repositories to learn modern React development

Top GitHub repositories to learn modern React development

289
Comments 19
5 min read
Sharing your Tailwind Configuration between Monorepo Packages

Sharing your Tailwind Configuration between Monorepo Packages

12
Comments 2
3 min read
How to Insert Separator Element Between Flexbox Items in React

How to Insert Separator Element Between Flexbox Items in React

Comments 2
2 min read
TypeScript Typing in React Component

TypeScript Typing in React Component

1
Comments 1
1 min read
loading...