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.
💾 The State of State

💾 The State of State

14
Comments
8 min read
Get started with Vite, React and Typescript in <1 min

Get started with Vite, React and Typescript in <1 min

5
Comments 1
1 min read
React Context API & useReducer , Part 1

React Context API & useReducer , Part 1

10
Comments
3 min read
React Context API & useReducer , Part 2

React Context API & useReducer , Part 2

8
Comments
2 min read
Dialog Element: A New Approach To Modals And Popups

Dialog Element: A New Approach To Modals And Popups

9
Comments
3 min read
An Underrated Gem by @juliencrn

An Underrated Gem by @juliencrn

10
Comments 2
1 min read
Top React Component Libraries and Frameworks Every Developer Should Know

Top React Component Libraries and Frameworks Every Developer Should Know

46
Comments 2
5 min read
Remix - Styled with TailwindCSS 3.0 🚨

Remix - Styled with TailwindCSS 3.0 🚨

7
Comments
2 min read
Useful types: Extract route params with TypeScript

Useful types: Extract route params with TypeScript

24
Comments 1
3 min read
Multiline Text Truncation With CSS line-clamp

Multiline Text Truncation With CSS line-clamp

10
Comments
4 min read
Handling errors in Remix

Handling errors in Remix

13
Comments
2 min read
Day 3 - What are fragments in React?

Day 3 - What are fragments in React?

12
Comments
1 min read
Controlled & Uncontrolled forms

Controlled & Uncontrolled forms

13
Comments
3 min read
Run npm outdated to check old packages

Run npm outdated to check old packages

26
Comments
5 min read
Best Decision I Ever Made Since I Started Coding?

Best Decision I Ever Made Since I Started Coding?

7
Comments 3
2 min read
React state management - Part 1: Introduction & local state management

React state management - Part 1: Introduction & local state management

9
Comments 1
4 min read
React Tricks Miniseries 4: How to remove element from useState array

React Tricks Miniseries 4: How to remove element from useState array

12
Comments 2
2 min read
thin.dev: Realtime-by-default BaaS (Backend-as-a-Service)

thin.dev: Realtime-by-default BaaS (Backend-as-a-Service)

18
Comments 1
18 min read
Building ArcGIS API for JavaScript Apps with NextJS

Building ArcGIS API for JavaScript Apps with NextJS

20
Comments
8 min read
How to Create Full Stack React/Next.JS Web App in Few Hour

How to Create Full Stack React/Next.JS Web App in Few Hour

41
Comments
7 min read
How to Avoid React Context Trap

How to Avoid React Context Trap

16
Comments
7 min read
Testing a React Application: Creating a Unit Test

Testing a React Application: Creating a Unit Test

11
Comments
5 min read
Nx v14 is out - Here is all you need to know!

Nx v14 is out - Here is all you need to know!

12
Comments 1
13 min read
Hideous Mistake When using Styled-Component with ReactJs

Hideous Mistake When using Styled-Component with ReactJs

6
Comments 1
3 min read
How to do a Modal in React: the HTML first approach

How to do a Modal in React: the HTML first approach

10
Comments
3 min read
React Material UI Visual Editor

React Material UI Visual Editor

11
Comments
2 min read
Ultime Guide to Data Types in JavaScript

Ultime Guide to Data Types in JavaScript

6
Comments
6 min read
Setup path aliases w/ React + Vite + TS

Setup path aliases w/ React + Vite + TS

79
Comments 12
1 min read
Resource routes in Remix

Resource routes in Remix

18
Comments
2 min read
Optionally control state from parent component in React

Optionally control state from parent component in React

4
Comments
1 min read
How to Write Your First React Unit Test

How to Write Your First React Unit Test

6
Comments
2 min read
Render as You Fetch Pattern

Render as You Fetch Pattern

9
Comments
3 min read
I create a package to simplify the work when using useReducer

I create a package to simplify the work when using useReducer

9
Comments 5
2 min read
Develop a Full-Fledged Component Library with React, just like Material UI

Develop a Full-Fledged Component Library with React, just like Material UI

39
Comments 3
4 min read
Batching in React

Batching in React

33
Comments 2
4 min read
Weekly Digest 17/2022

Weekly Digest 17/2022

7
Comments
2 min read
Storybook x React x Typescript | How to manage complex props with simple control

Storybook x React x Typescript | How to manage complex props with simple control

13
Comments
2 min read
Building a Next.js Dashboard with Dynamic Charts and SSR

Building a Next.js Dashboard with Dynamic Charts and SSR

32
Comments
10 min read
Video Conference App with React, WebRTC and Firebase.

Video Conference App with React, WebRTC and Firebase.

8
Comments 2
1 min read
Android in React Js 💻🌈 (Unofficial)

Android in React Js 💻🌈 (Unofficial)

11
Comments 1
1 min read
Css Units

Css Units

9
Comments
2 min read
Day 20-24: Drum Machine

Day 20-24: Drum Machine

12
Comments
2 min read
Understand "this" in JavaScript

Understand "this" in JavaScript

16
Comments
2 min read
Your first Turborepo

Your first Turborepo

34
Comments 13
6 min read
Bad Habits of Mid-Level React Developers

Bad Habits of Mid-Level React Developers

464
Comments 66
8 min read
Retro themed snake game with live highscore board!

Retro themed snake game with live highscore board!

33
Comments 17
2 min read
Remix nested URLs without the layout nesting

Remix nested URLs without the layout nesting

19
Comments
2 min read
Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

10
Comments
12 min read
100 days of interview questions series!

100 days of interview questions series!

6
Comments
1 min read
How to add PreLoader in React JS Application

How to add PreLoader in React JS Application

4
Comments
1 min read
7 React optimization techniques you should know

7 React optimization techniques you should know

14
Comments
6 min read
2nd month in Manhattan!

2nd month in Manhattan!

4
Comments
1 min read
I get err MongoInvalidArgumentError: Collection name must be a String

I get err MongoInvalidArgumentError: Collection name must be a String

10
Comments
1 min read
Why is it you can execute a function on the right side of an AND && operator in JavaScript

Why is it you can execute a function on the right side of an AND && operator in JavaScript

6
Comments
1 min read
React - O que são Estados

React - O que são Estados

8
Comments
3 min read
Building Micro Frontend with React & Module Federation

Building Micro Frontend with React & Module Federation

11
Comments 1
7 min read
Naming files and directories in JavaScript projects

Naming files and directories in JavaScript projects

14
Comments
4 min read
React Redux Tutorial Part 2 -- counter アプリの incrementByAMount と incrementAsync を作成

React Redux Tutorial Part 2 -- counter アプリの incrementByAMount と incrementAsync を作成

6
Comments
1 min read
The Advantages and Disadvantages of Working on Open Source Projects

The Advantages and Disadvantages of Working on Open Source Projects

44
Comments
5 min read
Remix pathless layout routes

Remix pathless layout routes

9
Comments
2 min read
loading...