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.
How to broadcast live data on your application?

How to broadcast live data on your application?

Comments
5 min read
Introducing An Electron scaffold with hot reloading feature!

Introducing An Electron scaffold with hot reloading feature!

Comments
2 min read
Constructing a Personalized ChatGPT Assistant: Optimize Your Documentation with SEO Techniques

Constructing a Personalized ChatGPT Assistant: Optimize Your Documentation with SEO Techniques

Comments
6 min read
11 Ridiculous NPM Packages I Wish Didn’t Exist

11 Ridiculous NPM Packages I Wish Didn’t Exist

7
Comments
3 min read
AbortController manage memory efficiently to ensure optimal performance

AbortController manage memory efficiently to ensure optimal performance

1
Comments
1 min read
Como criar uma packege/lib npm ?

Como criar uma packege/lib npm ?

1
Comments
2 min read
5 Repositories to Boost Your Knowledge

5 Repositories to Boost Your Knowledge

27
Comments 2
2 min read
Managing array state in React with custom hooks

Managing array state in React with custom hooks

1
Comments
3 min read
Lambda function use in React Class Components

Lambda function use in React Class Components

2
Comments
2 min read
React Series: useRef Hook

React Series: useRef Hook

Comments
4 min read
Lightweight React AoS

Lightweight React AoS

Comments
4 min read
React Form Validation with Formik and Yup

React Form Validation with Formik and Yup

Comments
2 min read
How to deploy Next.js to Firebase

How to deploy Next.js to Firebase

17
Comments 3
7 min read
React Testing Library & Accessibility

React Testing Library & Accessibility

25
Comments
3 min read
GETTING STARTED WITH CHAKRA UI

GETTING STARTED WITH CHAKRA UI

Comments 2
2 min read
Effortlessly Set Up a Next.js Project with ESLint: A Step-by-Step Guide

Effortlessly Set Up a Next.js Project with ESLint: A Step-by-Step Guide

2
Comments
2 min read
React story: useRef vs useState

React story: useRef vs useState

13
Comments
2 min read
Higher Order Components in React: Examples with Common Use-case Patterns

Higher Order Components in React: Examples with Common Use-case Patterns

1
Comments
10 min read
NextJS with TailwindCSS and Firebase

NextJS with TailwindCSS and Firebase

Comments
1 min read
Deep Dive Into the useReducer() hook

Deep Dive Into the useReducer() hook

1
Comments
3 min read
Boost Your React Performance with the Power of useCallback Hook

Boost Your React Performance with the Power of useCallback Hook

Comments
3 min read
React Series: useEffect

React Series: useEffect

1
Comments
4 min read
Adding Markdown to Framer

Adding Markdown to Framer

2
Comments
4 min read
MERN stack project deployment steps to Netlify

MERN stack project deployment steps to Netlify

10
Comments 1
1 min read
I wanted to improve React

I wanted to improve React

Comments
8 min read
Handling and Displaying Strings with Line Breaks in React

Handling and Displaying Strings with Line Breaks in React

1
Comments
1 min read
Setup a latest Next.js project with Typescript, Tailwind CSS and Storybook 2023

Setup a latest Next.js project with Typescript, Tailwind CSS and Storybook 2023

7
Comments
1 min read
How to display loading during api call in React JS

How to display loading during api call in React JS

1
Comments
1 min read
Context API

Context API

Comments
2 min read
Boosting Performance with Code-Splitting in React.js

Boosting Performance with Code-Splitting in React.js

2
Comments
4 min read
React: Practice of render-hooks pattern

React: Practice of render-hooks pattern

Comments
3 min read
How to validate ship address in the USA using ReactJS

How to validate ship address in the USA using ReactJS

Comments
3 min read
How to implement a date picker in React

How to implement a date picker in React

30
Comments 1
10 min read
JavaScript for Accessibility: Building Inclusive Web Applications

JavaScript for Accessibility: Building Inclusive Web Applications

1
Comments 2
2 min read
[Storybook GPT] Connect to OpenAI API in NextJS 13

[Storybook GPT] Connect to OpenAI API in NextJS 13

7
Comments
2 min read
Build a web editor with react-monaco-editor

Build a web editor with react-monaco-editor

4
Comments
9 min read
Learning Solidity as a Javascript Developer

Learning Solidity as a Javascript Developer

1
Comments
6 min read
useState: la caja de juguetes

useState: la caja de juguetes

1
Comments
1 min read
Guide to React leaflet

Guide to React leaflet

Comments
1 min read
Return an element in console

Return an element in console

Comments
1 min read
My Favorite Free Courses to Learn JavaScript in Depth

My Favorite Free Courses to Learn JavaScript in Depth

76
Comments 3
15 min read
Conditional Rendering and Rendering List in React

Conditional Rendering and Rendering List in React

5
Comments
2 min read
Use data from Flotiq in React and Typescript projects

Use data from Flotiq in React and Typescript projects

5
Comments 1
3 min read
Tested and Proven Ways to Solve “Error Code: ‘MODULE_NOT_FOUND, requireStack” Error

Tested and Proven Ways to Solve “Error Code: ‘MODULE_NOT_FOUND, requireStack” Error

7
Comments
3 min read
Detect and Prevent Cross-Site Scripting (XSS) in Your Web Application

Detect and Prevent Cross-Site Scripting (XSS) in Your Web Application

5
Comments
9 min read
Reactivity in JavaScript frameworks

Reactivity in JavaScript frameworks

Comments
4 min read
isNaN() vs Number.isNaN()

isNaN() vs Number.isNaN()

1
Comments
2 min read
This Week In React #144: Million.js, Layout Animations, Qwik, Lingui, Remix, React-Router, React-Native macOS, Expo Modules...

This Week In React #144: Million.js, Layout Animations, Qwik, Lingui, Remix, React-Router, React-Native macOS, Expo Modules...

19
Comments
8 min read
Building and Publishing a React Component with Vite and NPM

Building and Publishing a React Component with Vite and NPM

34
Comments 6
6 min read
Building Dynamic Web Applications with Remix.js, Drizzle ORM and Tailwind

Building Dynamic Web Applications with Remix.js, Drizzle ORM and Tailwind

10
Comments 6
11 min read
Consuming REST APIs in React

Consuming REST APIs in React

7
Comments 2
3 min read
Introducing the Sitecore Discover JavaScript SDK - Part 1 Events

Introducing the Sitecore Discover JavaScript SDK - Part 1 Events

Comments
3 min read
Unstyled UI component library is the next big thing!

Unstyled UI component library is the next big thing!

6
Comments
2 min read
React Query - Keys & Prefetching

React Query - Keys & Prefetching

4
Comments
3 min read
React: How to Use the Star Wars API for Beginners

React: How to Use the Star Wars API for Beginners

1
Comments
9 min read
memo, useMemo and useCallback ftw

memo, useMemo and useCallback ftw

5
Comments
5 min read
Your Guide to Use React 18 Hooks useTransition and useDeferredValue

Your Guide to Use React 18 Hooks useTransition and useDeferredValue

13
Comments 1
3 min read
IDK - useSWR - React Hook for Data Fetching (Client-Side)

IDK - useSWR - React Hook for Data Fetching (Client-Side)

1
Comments
3 min read
Bounie Launching On Product Hunt Tomorrow

Bounie Launching On Product Hunt Tomorrow

5
Comments
2 min read
Why async callback cannot happen in React useEffect hook?

Why async callback cannot happen in React useEffect hook?

13
Comments
2 min read
loading...