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.
Custom React Hook - useObjectState

Custom React Hook - useObjectState

13
Comments
1 min read
I wrote an online iframe editor in React

I wrote an online iframe editor in React

1
Comments
1 min read
How to properly internationalize a React application using i18next

How to properly internationalize a React application using i18next

375
Comments 31
19 min read
A Really Simple Intro to Lifting State in React

A Really Simple Intro to Lifting State in React

10
Comments 2
3 min read
useReducer Hook for functional components.

useReducer Hook for functional components.

40
Comments
2 min read
Handle errors gracefully with React Error Boundary

Handle errors gracefully with React Error Boundary

193
Comments 9
4 min read
Build Your First Reusable Components Using React

Build Your First Reusable Components Using React

31
Comments 4
4 min read
Notus React - Free Tailwind UI Kit

Notus React - Free Tailwind UI Kit

62
Comments
2 min read
Covid map - React project day 1.

Covid map - React project day 1.

11
Comments 4
2 min read
React Hooks | Why useCallback ?

React Hooks | Why useCallback ?

18
Comments
2 min read
Have you tried using JŌTAI with React yet?

Have you tried using JŌTAI with React yet?

6
Comments
1 min read
How to build a Fabulous Todo App using React, Redux and Framer-Motion

How to build a Fabulous Todo App using React, Redux and Framer-Motion

73
Comments 12
7 min read
Share your website with others without hosting it on cloud!!!

Share your website with others without hosting it on cloud!!!

17
Comments 2
2 min read
How to organise React components

How to organise React components

4
Comments
8 min read
A simple way to use Web Worker with React-Create-APP - No eject needed

A simple way to use Web Worker with React-Create-APP - No eject needed

20
Comments 2
2 min read
Understanding the React useEffect() Hook

Understanding the React useEffect() Hook

33
Comments
6 min read
How to Hide your React Source Code from Chrome Dev Tools when Deployed to Production

How to Hide your React Source Code from Chrome Dev Tools when Deployed to Production

82
Comments 24
2 min read
Two Simple Tricks for Typing Redux Apps with Typescript

Two Simple Tricks for Typing Redux Apps with Typescript

30
Comments 4
2 min read
ReasonML & Rescript in 5 minutes

ReasonML & Rescript in 5 minutes

30
Comments 4
2 min read
Material Tailwind – New Framework for Web Developers

Material Tailwind – New Framework for Web Developers

82
Comments 11
4 min read
Tagged Union in React.Js with TypeScript and how to respect your props.

Tagged Union in React.Js with TypeScript and how to respect your props.

19
Comments 7
3 min read
Embedding Code Editor In Your React App

Embedding Code Editor In Your React App

16
Comments 4
2 min read
Awesome Git Shortcuts

Awesome Git Shortcuts

21
Comments
2 min read
Same Time, Same Desk: Rails Conference and React Summit

Same Time, Same Desk: Rails Conference and React Summit

11
Comments 3
6 min read
Functional Programming : Functions

Functional Programming : Functions

17
Comments 1
2 min read
FREE And Useful Resources for Web Development in 2021⚡

FREE And Useful Resources for Web Development in 2021⚡

575
Comments 8
2 min read
Production deployment Strapi + Gatsby app on VPS Shared Hosting: Deploy, web hooks & https. (3)

Production deployment Strapi + Gatsby app on VPS Shared Hosting: Deploy, web hooks & https. (3)

17
Comments 1
8 min read
Conditional Properties for React TypeScript Functional Components

Conditional Properties for React TypeScript Functional Components

7
Comments
3 min read
Create a React Blog Site | Beginner Project for Jr. Devs

Create a React Blog Site | Beginner Project for Jr. Devs

7
Comments 1
4 min read
How the Nullish Coalescing Operator Works in JavaScript

How the Nullish Coalescing Operator Works in JavaScript

18
Comments 1
3 min read
Deploy your SPA and programmatically manage traffic with Cloudflare Workers

Deploy your SPA and programmatically manage traffic with Cloudflare Workers

11
Comments
9 min read
React & State

React & State

65
Comments 4
4 min read
Hide useQuery

Hide useQuery

5
Comments
2 min read
State Management Battle in React 2021: Hooks, Redux, and Recoil

State Management Battle in React 2021: Hooks, Redux, and Recoil

335
Comments 44
10 min read
Add a splash screen to a React Native app in 2021

Add a splash screen to a React Native app in 2021

4
Comments
11 min read
How to use margin in a Styled Component inside Styled Component?

How to use margin in a Styled Component inside Styled Component?

6
Comments
1 min read
React compound components in action

React compound components in action

7
Comments
2 min read
Add className dynamically

Add className dynamically

2
Comments
2 min read
Netflix-clone

Netflix-clone

7
Comments 1
1 min read
Rendering linked assets and entries in the Contentful Rich Text field

Rendering linked assets and entries in the Contentful Rich Text field

24
Comments
13 min read
Getting Hooked on Stoxy

Getting Hooked on Stoxy

15
Comments 3
2 min read
Exploring linked entries and assets in Contentful with JavaScript via REST and GraphQL

Exploring linked entries and assets in Contentful with JavaScript via REST and GraphQL

22
Comments 2
8 min read
Upload files in your web app to an AWS S3 bucket

Upload files in your web app to an AWS S3 bucket

23
Comments
3 min read
What are some Real World Projects to learn Angular and React

What are some Real World Projects to learn Angular and React

24
Comments 15
1 min read
🔥 NextJS Portfolio Template Free with Tailwind CSS and TypeScript [Open Source] 🚀

🔥 NextJS Portfolio Template Free with Tailwind CSS and TypeScript [Open Source] 🚀

58
Comments 3
2 min read
React Hooks: Loading Indicator and error handling

React Hooks: Loading Indicator and error handling

3
Comments
5 min read
Build an e-commerce site with the Stripe API

Build an e-commerce site with the Stripe API

43
Comments
12 min read
State machines for the rescue

State machines for the rescue

8
Comments
2 min read
#11 of 100DaysOfCode

#11 of 100DaysOfCode

7
Comments 1
1 min read
Page Transition Effect in NextJS

Page Transition Effect in NextJS

86
Comments 15
2 min read
Deploying a Full-Stack MERN app with Heroku

Deploying a Full-Stack MERN app with Heroku

87
Comments 6
7 min read
Create powerful and flexible forms with React Hook Form. 🪝

Create powerful and flexible forms with React Hook Form. 🪝

39
Comments 5
10 min read
The Basics of Writing Tests for React with Jest

The Basics of Writing Tests for React with Jest

8
Comments
4 min read
Enter date easily with react-native-datefield

Enter date easily with react-native-datefield

7
Comments
1 min read
React: Custom hook for accessing storage

React: Custom hook for accessing storage

44
Comments 4
8 min read
Easy Lazy Loading with React & Intersection Observer API

Easy Lazy Loading with React & Intersection Observer API

172
Comments 4
3 min read
Is "..." in javascript a spread operator or are they rest parameters?

Is "..." in javascript a spread operator or are they rest parameters?

7
Comments
1 min read
Create your own Figma code generator!

Create your own Figma code generator!

9
Comments
5 min read
Learn Structuring React Projects with a Dogs App [⚛ + 🐶]

Learn Structuring React Projects with a Dogs App [⚛ + 🐶]

8
Comments
1 min read
Singleton-like Context for shared components managent

Singleton-like Context for shared components managent

7
Comments
2 min read
loading...