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.
Styled Components

Styled Components

7
Comments
4 min read
Redux Demystified

Redux Demystified

29
Comments
14 min read
Late to React 18? My Top 4 awesome features and real-use examples.

Late to React 18? My Top 4 awesome features and real-use examples.

14
Comments
6 min read
Creating a "Candidates" Pattern in Your Codebase

Creating a "Candidates" Pattern in Your Codebase

7
Comments
3 min read
How to add React to Angular app with PubSub.

How to add React to Angular app with PubSub.

3
Comments
5 min read
Follow Friday: React Edition (1 July 2022)

Follow Friday: React Edition (1 July 2022)

70
Comments 10
1 min read
Side Project: RedirectMe

Side Project: RedirectMe

4
Comments
3 min read
React Bootcamp Note Taking App by Smit Shetye.

React Bootcamp Note Taking App by Smit Shetye.

10
Comments
1 min read
100 Days of Learning From My Mistakes – Day 1

100 Days of Learning From My Mistakes – Day 1

8
Comments
1 min read
How to add dynamic canonical links in Remix application

How to add dynamic canonical links in Remix application

4
Comments
4 min read
what is createAsyncThunk in redux ?

what is createAsyncThunk in redux ?

27
Comments 5
5 min read
Weekly Digest 25/2022

Weekly Digest 25/2022

7
Comments 2
3 min read
⚛ React Portfolio

⚛ React Portfolio

42
Comments 15
1 min read
Writing HTML sucks less with Impulse

Writing HTML sucks less with Impulse

7
Comments
5 min read
Generate tests for your React components with jest-test-gen

Generate tests for your React components with jest-test-gen

6
Comments
1 min read
Use Custom Fonts In ReactNative App

Use Custom Fonts In ReactNative App

10
Comments
1 min read
Add your portfolio here so everyone can see it.

Add your portfolio here so everyone can see it.

55
Comments 114
1 min read
Style your React.js website faster with Stylify CSS

Style your React.js website faster with Stylify CSS

16
Comments
3 min read
Brick by brick: why Docusaurus is a powerful documentation framework

Brick by brick: why Docusaurus is a powerful documentation framework

9
Comments
8 min read
Five Clever Hacks for React-Query or SWR

Five Clever Hacks for React-Query or SWR

44
Comments 1
8 min read
Let's build an AI Tic-Tac-Toe in React within 1 hour

Let's build an AI Tic-Tac-Toe in React within 1 hour

27
Comments
4 min read
6.2 Polishing your Firebase webapp - Responsive / Adaptive Design - a React "cards" layout example.

6.2 Polishing your Firebase webapp - Responsive / Adaptive Design - a React "cards" layout example.

5
Comments
17 min read
Using Slots with Fluent UI React v9

Using Slots with Fluent UI React v9

5
Comments 1
5 min read
Setup Laravel 9 project with ReactJS

Setup Laravel 9 project with ReactJS

32
Comments 2
4 min read
This Week In React #111: Reassure, Multiplayer Cursors, Next.js, Meteor, Storybook, TanStack, FlashList, Bun...

This Week In React #111: Reassure, Multiplayer Cursors, Next.js, Meteor, Storybook, TanStack, FlashList, Bun...

8
Comments 1
8 min read
Build a Basic CRUD App with Laravel 9 and React.js

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

21
Comments 1
10 min read
Unstated Next vs Redux, which is better for managing state in React

Unstated Next vs Redux, which is better for managing state in React

9
Comments 3
4 min read
La sémantique HTML a t-elle disparu ?

La sémantique HTML a t-elle disparu ?

4
Comments 1
1 min read
Color scheme generator using javascript and apis

Color scheme generator using javascript and apis

15
Comments 6
1 min read
Struggling With Context API ? You Are Not Alone.

Struggling With Context API ? You Are Not Alone.

35
Comments 6
3 min read
React Form Conditional Validation with Formik and Yup (Custom Hooks)

React Form Conditional Validation with Formik and Yup (Custom Hooks)

6
Comments
2 min read
WebRTC with Python and React: Building a Video Chat Application

WebRTC with Python and React: Building a Video Chat Application

11
Comments
18 min read
Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

5
Comments 1
3 min read
Nx 14.4 - Inputs, optional npm scope, project graph cache directory and more!

Nx 14.4 - Inputs, optional npm scope, project graph cache directory and more!

9
Comments
4 min read
Create a React / TypeScript Generic Component

Create a React / TypeScript Generic Component

56
Comments 9
3 min read
Day 2: How I Integrated an Express JS Server with my React App.

Day 2: How I Integrated an Express JS Server with my React App.

7
Comments
5 min read
React: Introduction to useEffect hook

React: Introduction to useEffect hook

11
Comments
2 min read
Un viaje a las Single Page Application a través de React y JavaScript

Un viaje a las Single Page Application a través de React y JavaScript

6
Comments
1 min read
Optimize your bundle size by eliminating dead code / tree-shaking in Webpack

Optimize your bundle size by eliminating dead code / tree-shaking in Webpack

6
Comments
2 min read
Conditional Routing with React Router V6

Conditional Routing with React Router V6

31
Comments 12
2 min read
How to Fix React Router URL Doesn’t Work When Refreshing or Writing

How to Fix React Router URL Doesn’t Work When Refreshing or Writing

9
Comments
4 min read
Use Remix and Tailwind to build a Hacker News clone

Use Remix and Tailwind to build a Hacker News clone

5
Comments
12 min read
Flatiron School Software Development - Phase 2 Recap

Flatiron School Software Development - Phase 2 Recap

5
Comments
3 min read
#3. Creating api endpoints and routes for different functionalities ☀

#3. Creating api endpoints and routes for different functionalities ☀

6
Comments
2 min read
Toggle Switch in React JS with Tailwind CSS Example

Toggle Switch in React JS with Tailwind CSS Example

8
Comments
2 min read
Increase your productivity ⏱️ by using the `.new` links!

Increase your productivity ⏱️ by using the `.new` links!

7
Comments
1 min read
Hooks in React

Hooks in React

7
Comments
4 min read
Basic Understanding Of React Features

Basic Understanding Of React Features

5
Comments
1 min read
Your First React App?!

Your First React App?!

9
Comments 3
1 min read
How to use <webview> and Measurement Protocol with Electron

How to use <webview> and Measurement Protocol with Electron

8
Comments
2 min read
Using NPM VS Yarn in React

Using NPM VS Yarn in React

5
Comments
1 min read
Accept a payment with Vite, React Stripe, and the Payment Element

Accept a payment with Vite, React Stripe, and the Payment Element

9
Comments
13 min read
Implementing Layout Structure in NextJs the right way

Implementing Layout Structure in NextJs the right way

15
Comments 1
5 min read
Zoom Clone with React and 100ms SDK (part I)

Zoom Clone with React and 100ms SDK (part I)

8
Comments
7 min read
Automatic payment methods with the Stripe Payment Element

Automatic payment methods with the Stripe Payment Element

8
Comments 1
4 min read
Zoom Clone App with React and 100ms SDK (part II)

Zoom Clone App with React and 100ms SDK (part II)

7
Comments
12 min read
Supercharging your React projects with Memoization

Supercharging your React projects with Memoization

22
Comments 3
3 min read
Automatic Batching in React 18

Automatic Batching in React 18

27
Comments 4
3 min read
A quick review of the Fresh web framework

A quick review of the Fresh web framework

10
Comments 1
2 min read
NextJS. Use notFound in getStaticProps and some dynamic data? Don’t forget to revalidate!

NextJS. Use notFound in getStaticProps and some dynamic data? Don’t forget to revalidate!

7
Comments
3 min read
loading...