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.
5 free MacOS Apps to Make Everyday Life Easier [Week 43/20 in Review]

5 free MacOS Apps to Make Everyday Life Easier [Week 43/20 in Review]

27
Comments 2
4 min read
My in-browser search with IndexDB and WebWorkers

My in-browser search with IndexDB and WebWorkers

12
Comments 4
2 min read
What I learned while building a Snake Game with React and Recoil

What I learned while building a Snake Game with React and Recoil

6
Comments 2
4 min read
Creating infinitely scrolling SPA using React

Creating infinitely scrolling SPA using React

11
Comments
11 min read
The Command-line utility for building React got an update - Create React App 4 is released

The Command-line utility for building React got an update - Create React App 4 is released

3
Comments 1
1 min read
A basic responsive bar chart in reactjs can be hand coded easily.

A basic responsive bar chart in reactjs can be hand coded easily.

10
Comments
6 min read
Generate Open Graph images for your static Next.js site

Generate Open Graph images for your static Next.js site

2
Comments
8 min read
React 00 - Beginner : React + Typescript from scratch

React 00 - Beginner : React + Typescript from scratch

59
Comments 6
3 min read
What problems i solved when did big app of a short period of time

What problems i solved when did big app of a short period of time

5
Comments 5
2 min read
First 6 pull requests DONE!

First 6 pull requests DONE!

8
Comments 2
2 min read
Who am I

Who am I

2
Comments
4 min read
Components And Props

Components And Props

15
Comments
2 min read
How to `useDeno` in a React Component?

How to `useDeno` in a React Component?

36
Comments 6
3 min read
BACKEND, DATABASE, STORAGE..... which do you prefer to use for React, Vue or Django. when and why?

BACKEND, DATABASE, STORAGE..... which do you prefer to use for React, Vue or Django. when and why?

4
Comments 6
1 min read
Complete tutorial - Grid component with React + Typescript + Storybook + SCSS

Complete tutorial - Grid component with React + Typescript + Storybook + SCSS

77
Comments 2
2 min read
Planificando el desarrollo de una App para planificar desarrollo 👨‍💻

Planificando el desarrollo de una App para planificar desarrollo 👨‍💻

8
Comments 2
1 min read
How to Create a Reusable LocalStorage Hook

How to Create a Reusable LocalStorage Hook

26
Comments
7 min read
Next.js 10 Image Optimisation Component and next-optimized-images, a brief comparison

Next.js 10 Image Optimisation Component and next-optimized-images, a brief comparison

62
Comments 6
6 min read
Using Figma Variants with react-figma

Using Figma Variants with react-figma

20
Comments
2 min read
What Are Higher-Order Components in React?

What Are Higher-Order Components in React?

18
Comments
14 min read
An Intro to JSX

An Intro to JSX

27
Comments 1
2 min read
React should become a framework already

React should become a framework already

14
Comments 10
4 min read
From 0 to integrations, in less than 5 minutes

From 0 to integrations, in less than 5 minutes

28
Comments
1 min read
Managing forms with React Hook Form

Managing forms with React Hook Form

15
Comments
9 min read
Learning context API and the useContext React hook

Learning context API and the useContext React hook

15
Comments
5 min read
How do you set up React projects?

How do you set up React projects?

33
Comments 12
1 min read
Page Loading Progress Bar in Next.js

Page Loading Progress Bar in Next.js

41
Comments 7
2 min read
Let's build 2 hooks to manage Next.js Queries

Let's build 2 hooks to manage Next.js Queries

22
Comments
5 min read
Creating custom dev tools with MSW

Creating custom dev tools with MSW

15
Comments 1
4 min read
React 17 JSX, react-scripts with TypeScript

React 17 JSX, react-scripts with TypeScript

17
Comments 10
2 min read
Deploying React App On GitHub Pages In 6 Steps.

Deploying React App On GitHub Pages In 6 Steps.

20
Comments 2
2 min read
From Events, to Observables, and to Events Again!

From Events, to Observables, and to Events Again!

8
Comments
5 min read
REACT SPA structure

REACT SPA structure

3
Comments
2 min read
merced-react-hooks => Application State, LocalStorage, Lifecycle

merced-react-hooks => Application State, LocalStorage, Lifecycle

6
Comments
4 min read
Vue.js developers' guide to React

Vue.js developers' guide to React

160
Comments 9
10 min read
Calculate & Display percentage of progress an upload with React & Axios

Calculate & Display percentage of progress an upload with React & Axios

2
Comments
1 min read
🔥 What's Hot in Web Development? — Weekly Picks #151

🔥 What's Hot in Web Development? — Weekly Picks #151

43
Comments
3 min read
How to Build a React Native App in 2021 📱(Part I)

How to Build a React Native App in 2021 📱(Part I)

65
Comments 7
5 min read
Next.js Conf Highlights

Next.js Conf Highlights

14
Comments 1
6 min read
Easy theming with SASS mixins.

Easy theming with SASS mixins.

31
Comments 1
2 min read
What type of website should I make?

What type of website should I make?

3
Comments
1 min read
Standing out in a job application / Twitter clone project using React

Standing out in a job application / Twitter clone project using React

18
Comments 3
2 min read
React, Javascript but Cooler

React, Javascript but Cooler

5
Comments 1
4 min read
Vue over React just for the syntaxis? :(

Vue over React just for the syntaxis? :(

2
Comments 20
1 min read
Create React App Turns Four

Create React App Turns Four

11
Comments
3 min read
Como criar um atalho com ícone do Flipper no Linux

Como criar um atalho com ícone do Flipper no Linux

8
Comments 5
1 min read
React 01 - Beginner : React function... Or How beauty comes from simplicity

React 01 - Beginner : React function... Or How beauty comes from simplicity

11
Comments 1
3 min read
My First React Template

My First React Template

21
Comments 12
1 min read
How to set up a Next.js project with TypeScript and React

How to set up a Next.js project with TypeScript and React

56
Comments 13
2 min read
An Intro to Raw React APIs

An Intro to Raw React APIs

38
Comments 1
3 min read
Photo Rover - Flatiron School Final Project

Photo Rover - Flatiron School Final Project

3
Comments
2 min read
Store state in cookies with use-cookie-state React hook

Store state in cookies with use-cookie-state React hook

18
Comments 1
3 min read
Functions

Functions

5
Comments
4 min read
Hi, there. I'm having an issue that i really don't understand.

Hi, there. I'm having an issue that i really don't understand.

2
Comments 1
1 min read
How to Choose a Right JavaScript Framework for your Project?

How to Choose a Right JavaScript Framework for your Project?

11
Comments 2
2 min read
My own realtime chat with react, graphql and postgresql [part 7 - React Login]

My own realtime chat with react, graphql and postgresql [part 7 - React Login]

6
Comments
3 min read
Wait, React isn't about virtual DOM?

Wait, React isn't about virtual DOM?

14
Comments
7 min read
Recoil to Jotai (with Typescript)

Recoil to Jotai (with Typescript)

12
Comments 3
4 min read
How To Get Client IP with Javascript / React

How To Get Client IP with Javascript / React

26
Comments
1 min read
Object Assign and Spread

Object Assign and Spread

7
Comments
2 min read
loading...