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.
Micro front ends, strategy, and blueberry muffins

Micro front ends, strategy, and blueberry muffins

26
Comments
8 min read
Drag and Drop in React with React DnD

Drag and Drop in React with React DnD

7
Comments
4 min read
How to reference a local Webpack npm package

How to reference a local Webpack npm package

6
Comments
1 min read
JavaScript factory functions and Object.create()

JavaScript factory functions and Object.create()

8
Comments
1 min read
Google Sign in using Supabase, NextJS

Google Sign in using Supabase, NextJS

5
Comments
1 min read
LIVE Streamed My Project on YouTube Every Week for 1 YEAR!

LIVE Streamed My Project on YouTube Every Week for 1 YEAR!

41
Comments 18
1 min read
'This' in Javascript

'This' in Javascript

10
Comments
4 min read
Uselful array methods for dealing with api data.

Uselful array methods for dealing with api data.

31
Comments
4 min read
React Router's useRoutes hook

React Router's useRoutes hook

35
Comments 2
5 min read
Why you have to use className in React, but not in Preact?

Why you have to use className in React, but not in Preact?

36
Comments
10 min read
React Native- Responsive UI(2022)

React Native- Responsive UI(2022)

27
Comments
3 min read
Testing a Generic Fetch Item List hook with Mock Service Worker

Testing a Generic Fetch Item List hook with Mock Service Worker

4
Comments 14
2 min read
Developing Chrome Extensions with Amplify Authentication

Developing Chrome Extensions with Amplify Authentication

8
Comments
6 min read
Framer motion - simple menu animation

Framer motion - simple menu animation

2
Comments
1 min read
[Create a server less web app with MongoDB Realm and React]

[Create a server less web app with MongoDB Realm and React]

3
Comments
2 min read
Build a social network app with ReactJS, Spring Boot and MongoDB

Build a social network app with ReactJS, Spring Boot and MongoDB

6
Comments
1 min read
Quickly implement infinite scroll with Next.js and react-query

Quickly implement infinite scroll with Next.js and react-query

34
Comments 5
5 min read
Front-End Development Roadmap For 2022

Front-End Development Roadmap For 2022

21
Comments 2
12 min read
Search Job Postings on HackerNews

Search Job Postings on HackerNews

9
Comments 1
1 min read
Use previous value through a React hook

Use previous value through a React hook

5
Comments 2
2 min read
Best coding practices in React.js

Best coding practices in React.js

6
Comments
6 min read
Storebay: An E-commerce Application With Custom Admin And Checkout functionality

Storebay: An E-commerce Application With Custom Admin And Checkout functionality

12
Comments
2 min read
Building email signup form for Docusaurus with hCaptcha, Cloudflare Pages and Mailgun

Building email signup form for Docusaurus with hCaptcha, Cloudflare Pages and Mailgun

7
Comments 1
10 min read
The Top Challenges Developers May Encounter When Using React with Node or NPM

The Top Challenges Developers May Encounter When Using React with Node or NPM

2
Comments 1
5 min read
Recreating the Solana Explorer

Recreating the Solana Explorer

4
Comments 2
1 min read
Introducing Buzzwords: A multiplayer strategy word game

Introducing Buzzwords: A multiplayer strategy word game

5
Comments
3 min read
To do list app with react typescript and react testing library

To do list app with react typescript and react testing library

5
Comments
1 min read
Domain Monitor - A React SPA with MongoDB Cloud Services as a Backend

Domain Monitor - A React SPA with MongoDB Cloud Services as a Backend

1
Comments
1 min read
Panel for ListView Command Set (SharePoint Online)

Panel for ListView Command Set (SharePoint Online)

10
Comments
3 min read
How to create ReactApp .

How to create ReactApp .

6
Comments
1 min read
DEV_Lintree - LinkTree for DEVELOPERS

DEV_Lintree - LinkTree for DEVELOPERS

10
Comments 2
1 min read
My city's climate - historical weather data viewer

My city's climate - historical weather data viewer

3
Comments
1 min read
10 Helpful React Components Library For Developers.

10 Helpful React Components Library For Developers.

626
Comments 24
3 min read
React.js vs. React Native. What are the Key Differences and Advantages?

React.js vs. React Native. What are the Key Differences and Advantages?

3
Comments
14 min read
MERN Stack WebApp for Centralised Store of Projects with MongoDB Data API.

MERN Stack WebApp for Centralised Store of Projects with MongoDB Data API.

10
Comments 1
1 min read
Docket - A simplified and minimalist ToDo App

Docket - A simplified and minimalist ToDo App

6
Comments
2 min read
React & PDF Rendering

React & PDF Rendering

147
Comments 10
4 min read
Learn Next.js by creating a static HTML webpage

Learn Next.js by creating a static HTML webpage

8
Comments
3 min read
How to build a social network app with ReactJS

How to build a social network app with ReactJS

6
Comments 2
1 min read
Avoid unnecessary errors when conditionally rendering in React with "Optional Chaining."

Avoid unnecessary errors when conditionally rendering in React with "Optional Chaining."

7
Comments
2 min read
Time to say goodbye to Webpack?

Time to say goodbye to Webpack?

7
Comments
5 min read
React : Class vs Function Components

React : Class vs Function Components

5
Comments
2 min read
Copying Items to Clipboard Without Using Clipboard API

Copying Items to Clipboard Without Using Clipboard API

9
Comments
2 min read
🚀10 Trending projects on GitHub for web developers - 31st December 2021

🚀10 Trending projects on GitHub for web developers - 31st December 2021

531
Comments
3 min read
Use React hooks inside an MDX story in Storybook

Use React hooks inside an MDX story in Storybook

7
Comments 2
1 min read
How to write performant React code: rules, patterns, do's and don'ts

How to write performant React code: rules, patterns, do's and don'ts

99
Comments 9
16 min read
What are the uses of JavaScript

What are the uses of JavaScript

4
Comments
2 min read
Build a Basic CRUD App with Laravel 8 and React.js

Build a Basic CRUD App with Laravel 8 and React.js

10
Comments
10 min read
useEffect = comoponentDidMount + ComponentDidUpdate + componentWillUnmount

useEffect = comoponentDidMount + ComponentDidUpdate + componentWillUnmount

6
Comments
6 min read
Introducing AQUA: Digital Education Made Simple

Introducing AQUA: Digital Education Made Simple

23
Comments
4 min read
What is Custom Hook?

What is Custom Hook?

6
Comments
2 min read
Creating an Asteroid Map with a NASA API

Creating an Asteroid Map with a NASA API

58
Comments 1
9 min read
Phoenix Store ( Ecommerce Store Built with MongoDB, React.JS, Express and Node.js)

Phoenix Store ( Ecommerce Store Built with MongoDB, React.JS, Express and Node.js)

6
Comments 1
1 min read
This Week In React #89: Remix, Remotion, Preact, Nextra, Relay, JSI, Skia, SwiftUI, TypeScript, web3...

This Week In React #89: Remix, Remotion, Preact, Nextra, Relay, JSI, Skia, SwiftUI, TypeScript, web3...

21
Comments
9 min read
How to create better forms in react: with Formik and Yup.

How to create better forms in react: with Formik and Yup.

5
Comments
4 min read
Book Review - Learning React - 2nd Edition by Alex Banks and Eve Porcello

Book Review - Learning React - 2nd Edition by Alex Banks and Eve Porcello

2
Comments 2
1 min read
Unknown console API in JS

Unknown console API in JS

8
Comments
3 min read
Project : Coin Flipper & Color Boxes | Day 9

Project : Coin Flipper & Color Boxes | Day 9

5
Comments 1
1 min read
Building and Testing a Counter Component

Building and Testing a Counter Component

7
Comments
8 min read
Core Concepts of React

Core Concepts of React

7
Comments
2 min read
loading...