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.
IDK - React Router V6.4+ Basics

IDK - React Router V6.4+ Basics

Comments
3 min read
Error Handling with Ruby on Rails

Error Handling with Ruby on Rails

2
Comments
3 min read
Gradual React-Router-Dom Upgrades (complex case)

Gradual React-Router-Dom Upgrades (complex case)

6
Comments
11 min read
Wrapping useContext in custom hook and HOC adapter

Wrapping useContext in custom hook and HOC adapter

Comments
1 min read
Implementing GitHub content API with custom hook & Context API

Implementing GitHub content API with custom hook & Context API

3
Comments
4 min read
Entendendo como funciona o React Suspense

Entendendo como funciona o React Suspense

3
Comments
4 min read
Social media timeline with pocketbase and react

Social media timeline with pocketbase and react

2
Comments
10 min read
React: Infinite Scrolling with "react-infinite-scroll-component" npm package

React: Infinite Scrolling with "react-infinite-scroll-component" npm package

2
Comments
1 min read
Binding event handlers in React

Binding event handlers in React

Comments
3 min read
Style a React Navbar -beyond the basic colors.

Style a React Navbar -beyond the basic colors.

3
Comments
4 min read
React: Create Infinite Scrolling With Intersection Observer API

React: Create Infinite Scrolling With Intersection Observer API

7
Comments
3 min read
Intro to React Context

Intro to React Context

10
Comments
2 min read
Building a Music Player in React

Building a Music Player in React

304
Comments 41
6 min read
How to Create a GitHub Profile Application With React and GitHub APIs

How to Create a GitHub Profile Application With React and GitHub APIs

5
Comments
7 min read
How to build a counter app using useReducer react.js

How to build a counter app using useReducer react.js

6
Comments
12 min read
How to Create a Counter App with useReducer and Custom Hooks

How to Create a Counter App with useReducer and Custom Hooks

1
Comments
3 min read
Building Server-Side Components in Next.js: A Step-by-Step Guide

Building Server-Side Components in Next.js: A Step-by-Step Guide

3
Comments
5 min read
How to Use Error Boundary in React (Using a Simple Counter as Example)

How to Use Error Boundary in React (Using a Simple Counter as Example)

1
Comments
4 min read
React para devs Angular

React para devs Angular

14
Comments 6
7 min read
Criando uma paginação do zero com React usando Hooks

Criando uma paginação do zero com React usando Hooks

10
Comments
8 min read
useHistory Hook in React for App Navigation

useHistory Hook in React for App Navigation

2
Comments
3 min read
The Easiest way to create React NPM packages

The Easiest way to create React NPM packages

6
Comments
3 min read
React & TypeScript: How to use Context API and useReducer with Firestore Database?

React & TypeScript: How to use Context API and useReducer with Firestore Database?

6
Comments 4
2 min read
Auth Guarding in react

Auth Guarding in react

12
Comments
1 min read
React & TypeScript: What is React.FC and Why should i use it?

React & TypeScript: What is React.FC and Why should i use it?

69
Comments 1
2 min read
Make Your Code Self-Documenting with Descriptive Event Handler Names

Make Your Code Self-Documenting with Descriptive Event Handler Names

2
Comments
2 min read
Build Your Own Link Tree with React, Next Js, Tailwind, and Typescript

Build Your Own Link Tree with React, Next Js, Tailwind, and Typescript

5
Comments 1
2 min read
React & TypeScript: Create a reusable List component using generic

React & TypeScript: Create a reusable List component using generic

7
Comments
2 min read
How To Implement & Set Input Value with React Hooks in a Counter Application.

How To Implement & Set Input Value with React Hooks in a Counter Application.

2
Comments
4 min read
React Hooks Fundamentals for Beginners

React Hooks Fundamentals for Beginners

5
Comments
4 min read
Creating a Portfolio Page with GitHub Projects for AltSchool Second Semester Exams

Creating a Portfolio Page with GitHub Projects for AltSchool Second Semester Exams

2
Comments
4 min read
How to use Firestore with Redux in a React application

How to use Firestore with Redux in a React application

3
Comments
7 min read
How to set up Font Awesome in React

How to set up Font Awesome in React

71
Comments 10
5 min read
React & TypeScript: What is ReactNode and when to use it?

React & TypeScript: What is ReactNode and when to use it?

20
Comments 2
1 min read
How to Create a Web Form of Any Complexity and Add It to Your JavaScript App in Minutes with SurveyJS

How to Create a Web Form of Any Complexity and Add It to Your JavaScript App in Minutes with SurveyJS

3
Comments
6 min read
Github Profile Finder Project: A Walkthrough

Github Profile Finder Project: A Walkthrough

2
Comments
6 min read
Blogging with Next.js and MDX: The ultimate combination for dynamic content

Blogging with Next.js and MDX: The ultimate combination for dynamic content

3
Comments
2 min read
Understanding Web Vitals in React: A Guide to Improving User Experience and performance.

Understanding Web Vitals in React: A Guide to Improving User Experience and performance.

2
Comments
4 min read
5 Steps to Become a React Pro in 2023!

5 Steps to Become a React Pro in 2023!

28
Comments 4
3 min read
Build a reorderable list in react

Build a reorderable list in react

12
Comments 3
9 min read
How to debounce a input text on React

How to debounce a input text on React

Comments 1
1 min read
How to easily load React apps into an ASP.NET project using webpack

How to easily load React apps into an ASP.NET project using webpack

15
Comments 2
6 min read
Want to Setup and Configure TailwindCSS in React, Here's How You Can

Want to Setup and Configure TailwindCSS in React, Here's How You Can

1
Comments
8 min read
Issues that I encountered and how to deal with them while migrating from CRA to Vite

Issues that I encountered and how to deal with them while migrating from CRA to Vite

9
Comments
4 min read
7 Techniques to Optimize React Applications Performance

7 Techniques to Optimize React Applications Performance

8
Comments
2 min read
Building a Video Player in React

Building a Video Player in React

145
Comments 9
5 min read
Adicionando ESLint e Prettier a um projeto React criado com ViteJS

Adicionando ESLint e Prettier a um projeto React criado com ViteJS

13
Comments
4 min read
React & TypeScript: How to use Context API and useReducer hook by creating authentication basic app.

React & TypeScript: How to use Context API and useReducer hook by creating authentication basic app.

2
Comments 1
1 min read
The useTransition hook - React 17.0 beta features

The useTransition hook - React 17.0 beta features

5
Comments
3 min read
React & TypeScript: JSX.Element Vs ReactElement and Which one to use it with functional component.

React & TypeScript: JSX.Element Vs ReactElement and Which one to use it with functional component.

7
Comments
2 min read
Test your React Components with Nightwatch and Testing Library

Test your React Components with Nightwatch and Testing Library

6
Comments
7 min read
How to download fancy QR Codes with React

How to download fancy QR Codes with React

21
Comments
4 min read
How to create a Counter Application using custom hooks and useReducer in React with good SEO, Error Boundary and 404 page

How to create a Counter Application using custom hooks and useReducer in React with good SEO, Error Boundary and 404 page

Comments
4 min read
Implementing A GitHub Repository API Call.

Implementing A GitHub Repository API Call.

1
Comments
9 min read
React counter component two different ways - useReducer and customHooks.

React counter component two different ways - useReducer and customHooks.

Comments
3 min read
Serve a static app with nginx

Serve a static app with nginx

1
Comments
2 min read
Оптимизация React приложения с помощью React.lazy

Оптимизация React приложения с помощью React.lazy

5
Comments
1 min read
How to Use the Call, Apply, and Bind Functions in JavaScript .

How to Use the Call, Apply, and Bind Functions in JavaScript .

2
Comments
2 min read
React useEffect hook

React useEffect hook

1
Comments
4 min read
SpringBoot + ReactJs Web Application Deploy on Azure

SpringBoot + ReactJs Web Application Deploy on Azure

3
Comments
3 min read
loading...