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.
Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

6
Comments
1 min read
How to build a carousel image slider with swiper.js

How to build a carousel image slider with swiper.js

5
Comments
2 min read
Return of #100daysofcode: Taking Stock

Return of #100daysofcode: Taking Stock

3
Comments
2 min read
Why Doesn't React's useState Hook Merge Objects?

Why Doesn't React's useState Hook Merge Objects?

6
Comments
2 min read
How to use Tailwind CSS with a React App

How to use Tailwind CSS with a React App

6
Comments
3 min read
Building The Odin Project's Final Javascript Project in Public (Intro and Roadmap)

Building The Odin Project's Final Javascript Project in Public (Intro and Roadmap)

1
Comments 1
1 min read
Building Modern Search with Yext: Part 1 - Getting Started

Building Modern Search with Yext: Part 1 - Getting Started

25
Comments
8 min read
Shopify's Hydrogen vs. Next.js - Headless Battle

Shopify's Hydrogen vs. Next.js - Headless Battle

16
Comments 4
5 min read
This Week In React #97: React vs Solid, Headless Components, Remotion, Gatsby, React-Native, Expo, Vitest, Socket...

This Week In React #97: React vs Solid, Headless Components, Remotion, Gatsby, React-Native, Expo, Vitest, Socket...

5
Comments
11 min read
Week 4: Starting with React Native

Week 4: Starting with React Native

4
Comments
2 min read
Explaining React JSX in depth.

Explaining React JSX in depth.

6
Comments
1 min read
Understanding Inverse Data Flow

Understanding Inverse Data Flow

11
Comments
4 min read
7 javascript trick you must know..

7 javascript trick you must know..

5
Comments
1 min read
Understanding useEffect, useRef and Custom Hooks

Understanding useEffect, useRef and Custom Hooks

12
Comments 4
8 min read
React to Svelte Cheatsheet

React to Svelte Cheatsheet

15
Comments
1 min read
React component design patterns for 2022

React component design patterns for 2022

21
Comments 1
11 min read
Shulker - An YouTube Companion App for Education

Shulker - An YouTube Companion App for Education

7
Comments 1
2 min read
HTTP request works on my HTTPS website, but not using Infinity scroll

HTTP request works on my HTTPS website, but not using Infinity scroll

3
Comments
1 min read
Introducing Pckd - The most powerful 💪 URL shortener

Introducing Pckd - The most powerful 💪 URL shortener

141
Comments 28
6 min read
How I handle rgba() in styled-component - React App

How I handle rgba() in styled-component - React App

8
Comments 11
1 min read
Embellecer importaciones absolutas con alias en nextjs

Embellecer importaciones absolutas con alias en nextjs

5
Comments
1 min read
Azure Trial Hackathon - Speech Controlled Web Desktop

Azure Trial Hackathon - Speech Controlled Web Desktop

5
Comments
1 min read
How to build a Marketing Site with React and Strapi

How to build a Marketing Site with React and Strapi

11
Comments
12 min read
Azure Trial Hackathon Submission : WordleLike

Azure Trial Hackathon Submission : WordleLike

6
Comments
2 min read
Build Your Own E-Commerce Keystone.js-Based System — Requirements and Architecture

Build Your Own E-Commerce Keystone.js-Based System — Requirements and Architecture

4
Comments
6 min read
A Simple Introduction to Redux!

A Simple Introduction to Redux!

7
Comments 1
5 min read
How I am create my first beautiful React Component as an NPM Package 😎 with 💖

How I am create my first beautiful React Component as an NPM Package 😎 with 💖

10
Comments
7 min read
React Virtual DOM, Diffing, and Keys

React Virtual DOM, Diffing, and Keys

2
Comments
4 min read
create-react-app Failing to create a new React app in windows 10

create-react-app Failing to create a new React app in windows 10

4
Comments
1 min read
Stale Closures in React.useEffect() Hook "A Weird Bug for New React Learners"

Stale Closures in React.useEffect() Hook "A Weird Bug for New React Learners"

14
Comments 4
2 min read
React, Vue and Svelte: Comparing the basics - Intro

React, Vue and Svelte: Comparing the basics - Intro

11
Comments
1 min read
Hide Firebase API Keys in ReactJS Project using Environment Variables

Hide Firebase API Keys in ReactJS Project using Environment Variables

8
Comments 10
3 min read
You’re One Import Away From Managing Global State In React

You’re One Import Away From Managing Global State In React

6
Comments
6 min read
JavaScript ES6 Refresher (Part 2)

JavaScript ES6 Refresher (Part 2)

6
Comments
3 min read
A Fundamental Guide To React Suspense

A Fundamental Guide To React Suspense

6
Comments 1
6 min read
Higher-Order Components in React Hooks era

Higher-Order Components in React Hooks era

338
Comments 5
13 min read
Learn the MERN stack - by building an Instagram clone (Part One)

Learn the MERN stack - by building an Instagram clone (Part One)

26
Comments 1
12 min read
Adding AR Filters in a 100ms Video Call - Part 1

Adding AR Filters in a 100ms Video Call - Part 1

7
Comments
8 min read
TypeScript With React

TypeScript With React

5
Comments
1 min read
Do you know history.back() in JavaScript?

Do you know history.back() in JavaScript?

6
Comments
1 min read
Exploring .map .filter ...spread in React

Exploring .map .filter ...spread in React

20
Comments
5 min read
Material Ui in React Js

Material Ui in React Js

8
Comments
1 min read
React: Understand higher-order component with a simple example

React: Understand higher-order component with a simple example

6
Comments
1 min read
Conditional Rendering of your React components

Conditional Rendering of your React components

4
Comments
3 min read
Using styled components with next.js 12 and typescript in 2022

Using styled components with next.js 12 and typescript in 2022

11
Comments 4
3 min read
Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 7)

Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 7)

6
Comments
1 min read
Space Talks - ReactJs

Space Talks - ReactJs

5
Comments
1 min read
Common React Mistakes and the Student Software Engineer

Common React Mistakes and the Student Software Engineer

4
Comments
3 min read
How to send emails using form data in React application without a backend ( server ).

How to send emails using form data in React application without a backend ( server ).

14
Comments 3
3 min read
AI Tweets Analytics 🤖 & Wikipedia 📖 with Azure 🐱‍💻

AI Tweets Analytics 🤖 & Wikipedia 📖 with Azure 🐱‍💻

10
Comments 2
1 min read
Avoid multiple API call on Tab switching in short time span

Avoid multiple API call on Tab switching in short time span

4
Comments 2
1 min read
useState vs useReducer ultimate guide

useState vs useReducer ultimate guide

7
Comments
3 min read
REACT -- Convert a Class Component to Functional Component with Hooks Guide w/ES6

REACT -- Convert a Class Component to Functional Component with Hooks Guide w/ES6

8
Comments
4 min read
Using Parcel v2 and Transcrypt to create web applications with Python

Using Parcel v2 and Transcrypt to create web applications with Python

7
Comments
6 min read
Top 7 React Security Vulnerabilities

Top 7 React Security Vulnerabilities

3
Comments 1
4 min read
Announcing @storyblok/react

Announcing @storyblok/react

12
Comments 1
3 min read
React State Management (2) : Redux

React State Management (2) : Redux

24
Comments
2 min read
Reat Context Api Project

Reat Context Api Project

5
Comments
1 min read
Precautions & Rules You Must Follow in Your ME(R/A)N Project...

Precautions & Rules You Must Follow in Your ME(R/A)N Project...

7
Comments
4 min read
React Sticky Children

React Sticky Children

7
Comments
1 min read
loading...