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.
6 Things I Love About Azure Static Web Apps

6 Things I Love About Azure Static Web Apps

8
Comments
5 min read
How to integrate Material UI library in React apps

How to integrate Material UI library in React apps

70
Comments
6 min read
Beginners Guide To React Hooks : Getting Started With React Hooks🔥🔥

Beginners Guide To React Hooks : Getting Started With React Hooks🔥🔥

87
Comments 3
4 min read
5 Critical Tips for Composing Event Handler Functions in React

5 Critical Tips for Composing Event Handler Functions in React

89
Comments 3
7 min read
Fixing and Parsing WordPress Rest Api content in React.

Fixing and Parsing WordPress Rest Api content in React.

9
Comments
4 min read
Styled Components Basics (Spanish)

Styled Components Basics (Spanish)

35
Comments
6 min read
Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Optimize Page Rendering with useMemo

Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Optimize Page Rendering with useMemo

6
Comments
1 min read
Feature Flag approach with GraphQL and React 🕹

Feature Flag approach with GraphQL and React 🕹

32
Comments
6 min read
What is Blitz.js?

What is Blitz.js?

15
Comments
6 min read
Why Three Tier Architecture?

Why Three Tier Architecture?

2
Comments
1 min read
Scroll effects with react and styled-components

Scroll effects with react and styled-components

39
Comments 1
6 min read
Quick Start Guide to Attrs in Styled Components

Quick Start Guide to Attrs in Styled Components

4
Comments
4 min read
How much of NodeJS is enough ?

How much of NodeJS is enough ?

8
Comments 3
1 min read
Code splitting in react with React.lazy() and Suspense

Code splitting in react with React.lazy() and Suspense

9
Comments
3 min read
Help with React .map through JSON data.

Help with React .map through JSON data.

9
Comments 2
1 min read
ToDo app tailwindcss Reactjs

ToDo app tailwindcss Reactjs

8
Comments
1 min read
How to handle authentication on Node JS using Firebase 🔥

How to handle authentication on Node JS using Firebase 🔥

81
Comments 11
7 min read
Ways to Handle Deep Object Comparison in useEffect hook

Ways to Handle Deep Object Comparison in useEffect hook

27
Comments 1
2 min read
React-Router Hooks: A Brief Introduction

React-Router Hooks: A Brief Introduction

26
Comments
3 min read
What are constructor functions?

What are constructor functions?

5
Comments
2 min read
Thoughts on RedwoodJS

Thoughts on RedwoodJS

2
Comments
3 min read
Hi Dev.to, I made a small desktop browser game

Hi Dev.to, I made a small desktop browser game

9
Comments 6
1 min read
Implement Code Splitting in React

Implement Code Splitting in React

124
Comments 6
4 min read
Beginner-Friendly Guide to React Authentication System with Firebase

Beginner-Friendly Guide to React Authentication System with Firebase

10
Comments
5 min read
Creating a React library based on the collection of accessible PUXL SVG icons

Creating a React library based on the collection of accessible PUXL SVG icons

10
Comments 1
8 min read
Simulando funções de ciclo de vida com useEffect()

Simulando funções de ciclo de vida com useEffect()

6
Comments
2 min read
Developing Fullstack Web Application Using Spring Boot, Kotlin and React JS

Developing Fullstack Web Application Using Spring Boot, Kotlin and React JS

19
Comments
1 min read
Microservices and Monorepo, React and jQuery/no frameworks

Microservices and Monorepo, React and jQuery/no frameworks

4
Comments
2 min read
Updating multiple DOM nodes using React Hooks

Updating multiple DOM nodes using React Hooks

3
Comments
3 min read
Code Trends 0.0.1

Code Trends 0.0.1

3
Comments
2 min read
How to add support Typescript for FBT an internationalization framework

How to add support Typescript for FBT an internationalization framework

8
Comments 8
4 min read
A progressive search experience in Next

A progressive search experience in Next

8
Comments
7 min read
PODCASTER - A platform for hosting podcasts enabled with Web Monetization

PODCASTER - A platform for hosting podcasts enabled with Web Monetization

20
Comments 1
2 min read
Image Carousel component with Toggler using TypeScript

Image Carousel component with Toggler using TypeScript

4
Comments
3 min read
How to build a sidebar menu in react with react-burger-menu ?

How to build a sidebar menu in react with react-burger-menu ?

25
Comments
2 min read
Desktop application with Electron & React (CRA)

Desktop application with Electron & React (CRA)

12
Comments 1
3 min read
Clean ESLint import management for ReactJS

Clean ESLint import management for ReactJS

9
Comments
2 min read
Deno. Recoil. Blitz.js. Javascript fatigue is back?

Deno. Recoil. Blitz.js. Javascript fatigue is back?

49
Comments 8
2 min read
React.JS Brief Introduction

React.JS Brief Introduction

12
Comments
15 min read
React Router Native, a Love Story

React Router Native, a Love Story

12
Comments
3 min read
React Router Tutorial: Adding Navigation to your React App

React Router Tutorial: Adding Navigation to your React App

56
Comments 1
8 min read
Appwrite 0.6 Comes with Full TypeScript Support

Appwrite 0.6 Comes with Full TypeScript Support

36
Comments
1 min read
Want to build an app with React and GraphQL? Here's our free 1-hour course by Karl Hadwen

Want to build an app with React and GraphQL? Here's our free 1-hour course by Karl Hadwen

19
Comments
6 min read
What should you know before learning React?

What should you know before learning React?

13
Comments
1 min read
Talk about Stressful Times: How COVID-19 Shaped My First React-Hooks-Redux App

Talk about Stressful Times: How COVID-19 Shaped My First React-Hooks-Redux App

14
Comments
3 min read
Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

304
Comments 10
10 min read
Markdown Editor Reactjs

Markdown Editor Reactjs

13
Comments 1
1 min read
React Context API Made Simple – The practical guide (Updated)

React Context API Made Simple – The practical guide (Updated)

123
Comments 11
15 min read
i18-web: Tool for String Externalization and Internationalizing the Web

i18-web: Tool for String Externalization and Internationalizing the Web

10
Comments
3 min read
React's Render Props Technique in 3 Minutes

React's Render Props Technique in 3 Minutes

43
Comments
3 min read
Baahu: the state machine-based SPA framework

Baahu: the state machine-based SPA framework

16
Comments 1
5 min read
Import Javascript subfolder modules like a boss.

Import Javascript subfolder modules like a boss.

89
Comments 19
2 min read
Sharing React Components Between an SPA and a Static Site

Sharing React Components Between an SPA and a Static Site

61
Comments
5 min read
Another React Virtual Dynamic List

Another React Virtual Dynamic List

11
Comments
1 min read
What is react-query ? A CURD operation using react-query

What is react-query ? A CURD operation using react-query

22
Comments 2
3 min read
Using React's Key Attribute to remount a Component

Using React's Key Attribute to remount a Component

9
Comments 1
4 min read
Difficulties Encountered with React Hooks

Difficulties Encountered with React Hooks

28
Comments 14
1 min read
Creating a Custom Form with Tailwind and Next.js

Creating a Custom Form with Tailwind and Next.js

9
Comments
6 min read
How to "destructure" props in Vue like you did in React

How to "destructure" props in Vue like you did in React

10
Comments
2 min read
Enabling emmet tab completion for React in Atom

Enabling emmet tab completion for React in Atom

2
Comments 1
1 min read
loading...