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.
Why you should use Chakra UI ⚡️ ?

Why you should use Chakra UI ⚡️ ?

51
Comments 3
3 min read
Separating logic in your Redux Toolkit application

Separating logic in your Redux Toolkit application

124
Comments 2
8 min read
How to create Sidebar navigation menu in ReactJS with react router and framer-motion

How to create Sidebar navigation menu in ReactJS with react router and framer-motion

318
Comments 25
1 min read
Understanding render-as-you-fetch with React & Relay

Understanding render-as-you-fetch with React & Relay

13
Comments 6
8 min read
Guidance of how React works

Guidance of how React works

10
Comments 3
1 min read
How to Animate a Waving Hand Emoji in TailwindCSS

How to Animate a Waving Hand Emoji in TailwindCSS

19
Comments
2 min read
What are the Benefits of App Development in React.js?

What are the Benefits of App Development in React.js?

3
Comments
4 min read
Do you really need NextJS for SSR? 🤔

Do you really need NextJS for SSR? 🤔

2
Comments
3 min read
Build a Fullstack to-do app without any backend code

Build a Fullstack to-do app without any backend code

10
Comments
12 min read
Avoiding unnecessary network requests with Apollo Client

Avoiding unnecessary network requests with Apollo Client

31
Comments
2 min read
TailSwipes

TailSwipes

4
Comments
3 min read
Refactoring the Pomodoro Timer: Components

Refactoring the Pomodoro Timer: Components

7
Comments 1
2 min read
React JS How/where to Start ? : Best Way to learn React

React JS How/where to Start ? : Best Way to learn React

56
Comments
3 min read
How to set up React.js with a Ruby on Rails Project Part 3 – CRUD

How to set up React.js with a Ruby on Rails Project Part 3 – CRUD

6
Comments
9 min read
Fireact v2.1 release, the open-source project built on React + Firebase + Stripe

Fireact v2.1 release, the open-source project built on React + Firebase + Stripe

6
Comments
2 min read
Tech-oriented job boards with quality offers and salaray ranges disclosed?

Tech-oriented job boards with quality offers and salaray ranges disclosed?

2
Comments 3
1 min read
Weekly discoveries #1

Weekly discoveries #1

3
Comments
4 min read
Usando Firebase para autenticar en Django REST Framework

Usando Firebase para autenticar en Django REST Framework

16
Comments
7 min read
React avatar generator

React avatar generator

42
Comments 6
1 min read
My go-to React libraries for 2021

My go-to React libraries for 2021

681
Comments 77
7 min read
Integrate React Hook Forms with Existing Form Components

Integrate React Hook Forms with Existing Form Components

9
Comments
3 min read
Implementando descargas de archivos con Capacitor/Cordova

Implementando descargas de archivos con Capacitor/Cordova

11
Comments
5 min read
There's a first time for everything- My first simple app using React.

There's a first time for everything- My first simple app using React.

5
Comments 2
1 min read
Multiple environments in Create React App

Multiple environments in Create React App

16
Comments 1
2 min read
Why to use React if HTML/CSS/JS works fine?

Why to use React if HTML/CSS/JS works fine?

43
Comments 32
1 min read
Here's what every React Developer needs to know about TypeScript - Part 1

Here's what every React Developer needs to know about TypeScript - Part 1

216
Comments 5
21 min read
Top 30 Open Source And Paid React Charts + Examples

Top 30 Open Source And Paid React Charts + Examples

26
Comments 1
20 min read
Tina Cloud is in public alpha

Tina Cloud is in public alpha

4
Comments 3
4 min read
Using Custom Events to communicate between legacy jQuery code and new Framework code

Using Custom Events to communicate between legacy jQuery code and new Framework code

6
Comments
3 min read
[FREE COURSE] Build A Serverless JAMStack Micro-Blogging App Using Next.Js, Tailwind CSS, And FaunaDB

[FREE COURSE] Build A Serverless JAMStack Micro-Blogging App Using Next.Js, Tailwind CSS, And FaunaDB

20
Comments
2 min read
Building a Simple Search UI with Remix

Building a Simple Search UI with Remix

29
Comments 2
4 min read
Configure Environment Variables in Create React App & Netlify

Configure Environment Variables in Create React App & Netlify

9
Comments
2 min read
Hold on to Your Props!(creating components for every page in NextJS)

Hold on to Your Props!(creating components for every page in NextJS)

4
Comments
1 min read
Project 74 of 100 - Multipart Form

Project 74 of 100 - Multipart Form

8
Comments
3 min read
🚀React Apollo | Optimistic Response! 🔮

🚀React Apollo | Optimistic Response! 🔮

8
Comments
3 min read
Using Bootstrap in ReactJS: reactstrap or react-bootstrap?

Using Bootstrap in ReactJS: reactstrap or react-bootstrap?

7
Comments 1
5 min read
Learning Web Dev on the Web

Learning Web Dev on the Web

86
Comments 2
3 min read
Create React App To Fetch & Display Data From API

Create React App To Fetch & Display Data From API

6
Comments
4 min read
Test-Driven Development for Building User Interfaces

Test-Driven Development for Building User Interfaces

83
Comments 1
4 min read
Cool (online) places

Cool (online) places

23
Comments 3
1 min read
JavaScript new features in ECMAScript 2021

JavaScript new features in ECMAScript 2021

48
Comments 4
4 min read
How I accidentally built a popular tool for Trackmania streamers: the story of TMViz

How I accidentally built a popular tool for Trackmania streamers: the story of TMViz

14
Comments
8 min read
Send Data to the Server With axios

Send Data to the Server With axios

18
Comments
4 min read
Create Responsive Glassmorphism Login Form Using React and Styled Components

Create Responsive Glassmorphism Login Form Using React and Styled Components

50
Comments
3 min read
React class components in the World of Hooks

React class components in the World of Hooks

21
Comments 1
4 min read
Build a Custom Client Portal on Airtable Using Sequin with React

Build a Custom Client Portal on Airtable Using Sequin with React

10
Comments 3
12 min read
Lazy-loading React components—no rocket science

Lazy-loading React components—no rocket science

97
Comments 7
5 min read
React Tutorial #1: Simple counter using Hooks

React Tutorial #1: Simple counter using Hooks

19
Comments
5 min read
Using the useState Hook and Working with Forms in React.js.

Using the useState Hook and Working with Forms in React.js.

36
Comments 3
3 min read
Could Aleph.js be the next big React Framework?

Could Aleph.js be the next big React Framework?

43
Comments 9
3 min read
The React useMemo Hook Made Simple

The React useMemo Hook Made Simple

67
Comments 1
7 min read
Every Icon you need in reactJS project. ft. react-icons

Every Icon you need in reactJS project. ft. react-icons

7
Comments 5
1 min read
Redux: Beginner's guide

Redux: Beginner's guide

166
Comments 2
6 min read
Frontend challenge - Car bidders dashboard.

Frontend challenge - Car bidders dashboard.

7
Comments 2
1 min read
How To Add Prettier and ESLint Automation to a React Codebase

How To Add Prettier and ESLint Automation to a React Codebase

265
Comments 4
3 min read
React - infiniteScroll hook 만들기

React - infiniteScroll hook 만들기

5
Comments
2 min read
Thoughts for a Major React Refactor

Thoughts for a Major React Refactor

2
Comments
6 min read
Interview questions: React

Interview questions: React

26
Comments 5
6 min read
How to use Github as a Cloud Storage For Web Development

How to use Github as a Cloud Storage For Web Development

8
Comments 2
1 min read
Implementing dev.to api

Implementing dev.to api

3
Comments 2
2 min read
loading...