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.
i18n for react applications

i18n for react applications

8
Comments
2 min read
Exposing API using React provider

Exposing API using React provider

6
Comments
2 min read
Lazily Suspending in React

Lazily Suspending in React

52
Comments
3 min read
Routing in React using react-router

Routing in React using react-router

12
Comments
3 min read
A React Hook You Don’t Need

A React Hook You Don’t Need

37
Comments
6 min read
React Page to PDF creator using Puppeteer, Express and Firebase Functions

React Page to PDF creator using Puppeteer, Express and Firebase Functions

3
Comments 1
5 min read
How to replicate the Zelda BOTW interface with React, Tailwind and Framer-motion: Part 1

How to replicate the Zelda BOTW interface with React, Tailwind and Framer-motion: Part 1

251
Comments 14
8 min read
React developers: TDD is not dogma

React developers: TDD is not dogma

36
Comments 9
3 min read
Complete Introduction to Fullstack, Type-Safe GraphQL (feat. Next.js, Nexus, Prisma)

Complete Introduction to Fullstack, Type-Safe GraphQL (feat. Next.js, Nexus, Prisma)

248
Comments 30
13 min read
How to render different components based on screen size

How to render different components based on screen size

34
Comments 1
4 min read
Add Linting to Create-React-App

Add Linting to Create-React-App

11
Comments 1
2 min read
Why list keys matter

Why list keys matter

7
Comments
2 min read
28 Best React.js Admin Dashboard Templates

28 Best React.js Admin Dashboard Templates

109
Comments 7
17 min read
Form building with React Hook Form

Form building with React Hook Form

12
Comments
6 min read
Dynamic Offline Storage In React Native Applications

Dynamic Offline Storage In React Native Applications

6
Comments
3 min read
How to add Authentication to your React app using AuthUI

How to add Authentication to your React app using AuthUI

77
Comments 8
2 min read
JSX beginners guide

JSX beginners guide

16
Comments
2 min read
Using idb-keyval for indexedDB

Using idb-keyval for indexedDB

8
Comments
2 min read
Sharing Hooks Between React and Web Components

Sharing Hooks Between React and Web Components

9
Comments
6 min read
Fetch images with a React hook

Fetch images with a React hook

6
Comments
2 min read
5 Projects that I built to get started with ReactJS

5 Projects that I built to get started with ReactJS

35
Comments
1 min read
Creation lifecycle of a class-based React component

Creation lifecycle of a class-based React component

8
Comments 2
2 min read
Testando sua aplicação React com Jest

Testando sua aplicação React com Jest

11
Comments 1
4 min read
Procurement Construction System 🛠

Procurement Construction System 🛠

5
Comments
1 min read
Replacing Redux with React Contexts

Replacing Redux with React Contexts

62
Comments 6
2 min read
How to setup Mobx with react context

How to setup Mobx with react context

7
Comments
7 min read
Testing your React app with Jest

Testing your React app with Jest

12
Comments
4 min read
Tips and tricks for testing with Jest

Tips and tricks for testing with Jest

9
Comments
3 min read
Data Driven React forms building in multiple design systems

Data Driven React forms building in multiple design systems

8
Comments
9 min read
Deploying to Github Pages? Don't Forget to Fix Your Links

Deploying to Github Pages? Don't Forget to Fix Your Links

56
Comments 4
6 min read
🔧 Build a complete Modal Component with React Hooks 🌈

🔧 Build a complete Modal Component with React Hooks 🌈

96
Comments 11
4 min read
Developer Discord Communities

Developer Discord Communities

78
Comments 22
3 min read
Navigating single page applications with React Router.

Navigating single page applications with React Router.

12
Comments
3 min read
Translations for React using i18n hook

Translations for React using i18n hook

55
Comments 2
2 min read
Beginner's guide to creating a React app

Beginner's guide to creating a React app

10
Comments
11 min read
React Hooks and its Advantages

React Hooks and its Advantages

18
Comments
2 min read
Developing React components with (completely) dark-themed Storybook

Developing React components with (completely) dark-themed Storybook

11
Comments 1
6 min read
Error: Resolve-Url-Loader : CSS error

Error: Resolve-Url-Loader : CSS error

15
Comments 2
3 min read
How to authenticate a react app through AWS Cognito

How to authenticate a react app through AWS Cognito

3
Comments 1
1 min read
How to Add TinyLetter to Your Gatsby Website

How to Add TinyLetter to Your Gatsby Website

8
Comments
4 min read
Axios or Fetch?- in 2 minutes

Axios or Fetch?- in 2 minutes

58
Comments 13
2 min read
35+ Free React templates and themes

35+ Free React templates and themes

3683
Comments 69
15 min read
How to 'Not Advertise' Your API Key in React Apps

How to 'Not Advertise' Your API Key in React Apps

17
Comments 10
2 min read
Login via Firebase

Login via Firebase

14
Comments
7 min read
Animated Color Palette Generator in React Native

Animated Color Palette Generator in React Native

6
Comments
7 min read
Usando Bitbucket Pipelines para gerar apk release de um projeto React Native

Usando Bitbucket Pipelines para gerar apk release de um projeto React Native

4
Comments
2 min read
Show 404 Route Page In React Router outside Router Component Heirarchy

Show 404 Route Page In React Router outside Router Component Heirarchy

6
Comments
1 min read
Comparing React/Vue/Angular "Getting Started" experience - Building and Composing Components

Comparing React/Vue/Angular "Getting Started" experience - Building and Composing Components

6
Comments
6 min read
Polish your swords ⚔📃 Quick Developer Portfolio Setup

Polish your swords ⚔📃 Quick Developer Portfolio Setup

7
Comments
3 min read
Advanced State Management With Dynamic Input Elements and Hooks

Advanced State Management With Dynamic Input Elements and Hooks

32
Comments 3
7 min read
How to write tests for React in 2020 - part 2

How to write tests for React in 2020 - part 2

164
Comments 5
10 min read
How to create an app like notion.so?

How to create an app like notion.so?

2
Comments 4
1 min read
I have built hamburger menu with styled-components & TS & React

I have built hamburger menu with styled-components & TS & React

7
Comments 1
1 min read
How to delete all node_modules folder in system !!!

How to delete all node_modules folder in system !!!

6
Comments 3
2 min read
Create a production grade workflow for your React app

Create a production grade workflow for your React app

9
Comments
4 min read
..map is not a function

..map is not a function

20
Comments 3
1 min read
Best svg resources for React Projects

Best svg resources for React Projects

48
Comments 1
1 min read
Create a Lazy-Loading Image Component with React Hooks

Create a Lazy-Loading Image Component with React Hooks

288
Comments 2
4 min read
Ioniconf2020 Slides & Code From My Talk On State Management In ReactJS

Ioniconf2020 Slides & Code From My Talk On State Management In ReactJS

10
Comments
1 min read
Learn React by Recreating this Dev.to Article

Learn React by Recreating this Dev.to Article

9
Comments 4
5 min read
loading...