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.
Dynamic Formik Validation 💡

Dynamic Formik Validation 💡

12
Comments
5 min read
A carousel example in React Native with zero dependencies

A carousel example in React Native with zero dependencies

12
Comments 1
1 min read
How I made a web based UI client for git using React + Node JS ?

How I made a web based UI client for git using React + Node JS ?

20
Comments
9 min read
Making sliding tabs in React Native

Making sliding tabs in React Native

5
Comments
3 min read
🎉🎉 Private Variables & Methods in JavaScript

🎉🎉 Private Variables & Methods in JavaScript

11
Comments
1 min read
Material UI Dashboard 📊 with React

Material UI Dashboard 📊 with React

112
Comments
26 min read
React Renderers: an Overview

React Renderers: an Overview

39
Comments 1
5 min read
Accessibility for React Developers

Accessibility for React Developers

6
Comments
6 min read
Simple Modals Queue in React

Simple Modals Queue in React

4
Comments
1 min read
Part 2: Build This Cool Dropdown Menu with React, React Router and CSS

Part 2: Build This Cool Dropdown Menu with React, React Router and CSS

44
Comments 4
6 min read
Type inference from React.useState

Type inference from React.useState

17
Comments
2 min read
Team 9 Recap

Team 9 Recap

5
Comments 1
2 min read
Before starting React, I think you should ...

Before starting React, I think you should ...

4
Comments
2 min read
What is React Strict Mode?

What is React Strict Mode?

20
Comments
1 min read
Climbing the Redux Thunk Learning Curve

Climbing the Redux Thunk Learning Curve

6
Comments
8 min read
React For Server Development

React For Server Development

22
Comments 6
5 min read
Robot vs Zombies Live Stream E05

Robot vs Zombies Live Stream E05

4
Comments
1 min read
Cleaner React: Conditional Rendering

Cleaner React: Conditional Rendering

55
Comments 19
6 min read
Start Using React.js

Start Using React.js

92
Comments 28
4 min read
How to get Hot Module Reload with custom webpack in ASP.NET Core 3.1

How to get Hot Module Reload with custom webpack in ASP.NET Core 3.1

12
Comments 1
7 min read
The Story of Micro Frontends

The Story of Micro Frontends

5
Comments
3 min read
Learning GraphQL and React: My First App

Learning GraphQL and React: My First App

25
Comments
14 min read
How does Optional Chaining make React App development easier?

How does Optional Chaining make React App development easier?

19
Comments 6
2 min read
This is my personal website made with framework Next.js

This is my personal website made with framework Next.js

4
Comments 6
1 min read
React obfuscate: Hiding source code from developer tools

React obfuscate: Hiding source code from developer tools

19
Comments 1
1 min read
dependencies, devDependencies y peerDependencies

dependencies, devDependencies y peerDependencies

10
Comments
1 min read
How to create React App with Flask backend?

How to create React App with Flask backend?

43
Comments 3
2 min read
My NextJS Setup

My NextJS Setup

12
Comments
6 min read
Asynchronous data fetching using React Query ⚛️

Asynchronous data fetching using React Query ⚛️

101
Comments 1
4 min read
A Complete Beginner's Guide to React: Hooks Edition

A Complete Beginner's Guide to React: Hooks Edition

430
Comments 6
15 min read
Pluggable API and React (Series) - Tooling

Pluggable API and React (Series) - Tooling

8
Comments
2 min read
🚀10 Trending projects on GitHub for web developers - 25th September 2020

🚀10 Trending projects on GitHub for web developers - 25th September 2020

115
Comments 1
2 min read
Getting Started with Svelte JS

Getting Started with Svelte JS

14
Comments
1 min read
Simple, Typesafe React Modals using Portals and Custom Hooks

Simple, Typesafe React Modals using Portals and Custom Hooks

11
Comments 4
3 min read
Finite State Machines in React JS using xState JS

Finite State Machines in React JS using xState JS

67
Comments 8
6 min read
Setup Next.js with Typescript , Jest and React Testing Library

Setup Next.js with Typescript , Jest and React Testing Library

97
Comments 8
2 min read
DOM testing Next.js applications

DOM testing Next.js applications

49
Comments 6
4 min read
use-mini18n is a simple and minimalistic React hook library for i18n

use-mini18n is a simple and minimalistic React hook library for i18n

9
Comments 3
3 min read
Updating React Form Layout, and Simple CSS Spacing Solution

Updating React Form Layout, and Simple CSS Spacing Solution

2
Comments
2 min read
DataRepoArch - The path we traveled to reach react-query

DataRepoArch - The path we traveled to reach react-query

14
Comments
8 min read
React game under 2h

React game under 2h

5
Comments
2 min read
Slack Clone with React | Semantic UI | GraphQL | PostgresSQL (PART 7)

Slack Clone with React | Semantic UI | GraphQL | PostgresSQL (PART 7)

6
Comments
3 min read
Optional chaining in javascript (?.)

Optional chaining in javascript (?.)

9
Comments
2 min read
Is React really that bad?

Is React really that bad?

4
Comments 7
1 min read
Build a Shopping Cart with React + Redux

Build a Shopping Cart with React + Redux

29
Comments
1 min read
Build a Chrome Extension Using ReactJS

Build a Chrome Extension Using ReactJS

48
Comments 1
6 min read
Problems making request to server in React Native

Problems making request to server in React Native

2
Comments
1 min read
I want to integrate a code editor in my platform

I want to integrate a code editor in my platform

5
Comments 8
1 min read
Why should I need React ?

Why should I need React ?

4
Comments 3
1 min read
Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

90
Comments 17
18 min read
Create a radio button from the scratch in React Native

Create a radio button from the scratch in React Native

20
Comments
2 min read
React em 7 minutos

React em 7 minutos

2
Comments
8 min read
TIL - How to create a Logo & use it as Favicon!

TIL - How to create a Logo & use it as Favicon!

11
Comments
1 min read
how to push a array element in a single array object in react.js ? Help Plz

how to push a array element in a single array object in react.js ? Help Plz

6
Comments
1 min read
What to/not to test when building an App with MERN stack? 👨🏻‍💻

What to/not to test when building an App with MERN stack? 👨🏻‍💻

4
Comments
1 min read
How to Setup your React app with Redux Toolkit and Typescript

How to Setup your React app with Redux Toolkit and Typescript

15
Comments
5 min read
My journey to mastering React

My journey to mastering React

134
Comments 31
6 min read
Setting up a Basic React.js Front End for your Rails Server

Setting up a Basic React.js Front End for your Rails Server

9
Comments
4 min read
Using React Hook Form with react-native - Part I (set up & validation)

Using React Hook Form with react-native - Part I (set up & validation)

60
Comments 8
5 min read
🔥 What's Hot in Web Development? — Weekly Picks #146

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

92
Comments 5
3 min read
loading...