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.
What attracts you about tic tac toe?

What attracts you about tic tac toe?

6
Comments
5 min read
Using React useContext and useReducer with Typescript and Material UI

Using React useContext and useReducer with Typescript and Material UI

8
Comments
11 min read
React Hook: useEffect simplified flow

React Hook: useEffect simplified flow

6
Comments
1 min read
Step by step: React Timer Component Using Hooks

Step by step: React Timer Component Using Hooks

7
Comments
3 min read
React Challenge: Autocomplete functionality in React from scratch

React Challenge: Autocomplete functionality in React from scratch

18
Comments 4
4 min read
This Week In React #98: React 18 RC2, Framer Motion, 3D Avatar, Parca, React-Native, Solito, Flutter, TypeScript, Safari...

This Week In React #98: React 18 RC2, Framer Motion, 3D Avatar, Parca, React-Native, Solito, Flutter, TypeScript, Safari...

12
Comments
10 min read
Its time to retire the CRA

Its time to retire the CRA

1
Comments
3 min read
Javascript short reusable functions everyone will always need

Javascript short reusable functions everyone will always need

85
Comments
10 min read
Submitting Custom form data to Google sheets via React Js

Submitting Custom form data to Google sheets via React Js

26
Comments 16
4 min read
Scalable Reusable Components in React

Scalable Reusable Components in React

7
Comments
1 min read
Bad React JS Practices

Bad React JS Practices

68
Comments 6
4 min read
Introducing React URL Modal

Introducing React URL Modal

11
Comments
1 min read
Part 2: Creating a web framework

Part 2: Creating a web framework

6
Comments
3 min read
Screaming Architecture - Evolution of a React folder structure

Screaming Architecture - Evolution of a React folder structure

982
Comments 21
16 min read
The fragment-based Apollo Client

The fragment-based Apollo Client

6
Comments 1
3 min read
My work for 2.8

My work for 2.8

3
Comments
2 min read
How to create a wrapper component in react.

How to create a wrapper component in react.

21
Comments
2 min read
Draft: Using DEV.to as CMS for my blog

Draft: Using DEV.to as CMS for my blog

3
Comments
2 min read
Creating a TypeScript React Application with Vite

Creating a TypeScript React Application with Vite

6
Comments
9 min read
Using vendor chunk file from another application

Using vendor chunk file from another application

5
Comments 1
1 min read
Crash course in interactive 3d animation with React-three-fiber and React-spring

Crash course in interactive 3d animation with React-three-fiber and React-spring

11
Comments 1
13 min read
React Developer Tools — So it really helps sometimes!

React Developer Tools — So it really helps sometimes!

3
Comments
4 min read
Setup Redux Step by Step Part 1

Setup Redux Step by Step Part 1

8
Comments 1
2 min read
Top React dashboard libraries

Top React dashboard libraries

11
Comments
9 min read
Controlling React API Calls With Hooks

Controlling React API Calls With Hooks

298
Comments 18
9 min read
Building a Serverless Application with Next.js and CockroachDB!

Building a Serverless Application with Next.js and CockroachDB!

66
Comments 3
14 min read
What is React?

What is React?

7
Comments
2 min read
Higher Order Functions You Should Know Before Learning React

Higher Order Functions You Should Know Before Learning React

6
Comments
3 min read
Build single-page apps, without building an API. 🤯

Build single-page apps, without building an API. 🤯

6
Comments 1
1 min read
Help closing bootstrap 5 navbar in using react

Help closing bootstrap 5 navbar in using react

5
Comments
3 min read
How to Enable Preview Mode in Next.js for your CMS

How to Enable Preview Mode in Next.js for your CMS

6
Comments
4 min read
Mini social network that I made as my first web app project.

Mini social network that I made as my first web app project.

8
Comments
1 min read
Working with REST APIs in React

Working with REST APIs in React

12
Comments 1
5 min read
What I Learned About Unit Testing Working at Volvo Group

What I Learned About Unit Testing Working at Volvo Group

30
Comments
10 min read
React design pattern you should know about.

React design pattern you should know about.

5
Comments
3 min read
How To Master React Library And Continuous Deployment

How To Master React Library And Continuous Deployment

37
Comments
4 min read
useReducer in react: Everything you need to know

useReducer in react: Everything you need to know

9
Comments
6 min read
Do we have any alternative for dangerouslySetInnerHTML in reactjs?

Do we have any alternative for dangerouslySetInnerHTML in reactjs?

4
Comments
1 min read
React, Vue and Svelte: Comparing Children Component

React, Vue and Svelte: Comparing Children Component

3
Comments
1 min read
Soft UI React Native - Open-Source Template

Soft UI React Native - Open-Source Template

37
Comments 6
2 min read
How to get started creating a Frontend React-App

How to get started creating a Frontend React-App

14
Comments
3 min read
Setup Jest to React Typescript Vite project, also SWC (part 1)

Setup Jest to React Typescript Vite project, also SWC (part 1)

7
Comments
8 min read
Security for React Apps

Security for React Apps

7
Comments 1
3 min read
Boas práticas de segurança em sites React

Boas práticas de segurança em sites React

7
Comments 1
3 min read
Authentication Cookies HTTP, HTTP Only, JWT, ReactJs Context API and Node on Backend Industry Structure

Authentication Cookies HTTP, HTTP Only, JWT, ReactJs Context API and Node on Backend Industry Structure

36
Comments
7 min read
Passwordless authentication with magic link sign in for express and react 13:23

Passwordless authentication with magic link sign in for express and react

8
Comments
1 min read
How we built a student project platform using GraphQL, React, Golang, Ory Kratos and Kubernetes, part 2: Typesafe GraphQL client

How we built a student project platform using GraphQL, React, Golang, Ory Kratos and Kubernetes, part 2: Typesafe GraphQL client

8
Comments
5 min read
React Context vs. Containment

React Context vs. Containment

5
Comments
3 min read
Need to understand the flow of the react project

Need to understand the flow of the react project

7
Comments
1 min read
🍌 Cache. React performance with react-query

🍌 Cache. React performance with react-query

3
Comments
2 min read
How to implement useMediaQuery hook in React

How to implement useMediaQuery hook in React

28
Comments 3
3 min read
How to know your url location on react (with react-router-dom)

How to know your url location on react (with react-router-dom)

5
Comments
1 min read
Latest Updates on React 18

Latest Updates on React 18

20
Comments 2
5 min read
Creating a Countdown Timer with react-hook

Creating a Countdown Timer with react-hook

6
Comments
4 min read
Create Custom HTML Components React

Create Custom HTML Components React

6
Comments
1 min read
Create React Portals Typed Safe

Create React Portals Typed Safe

5
Comments
1 min read
Passing Data (states) through React Router

Passing Data (states) through React Router

15
Comments 3
3 min read
Starting out on REACT

Starting out on REACT

6
Comments
1 min read
Decompose React children to improve DX

Decompose React children to improve DX

6
Comments
3 min read
Weekly Digest 10/2022

Weekly Digest 10/2022

5
Comments
3 min read
loading...