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 create a COVID-19 map with Mapbox and React

How to create a COVID-19 map with Mapbox and React

137
Comments 17
11 min read
Understanding React elements and JSX

Understanding React elements and JSX

10
Comments
7 min read
How to insert an Expo project in a Monorepo

How to insert an Expo project in a Monorepo

47
Comments 7
3 min read
React Application Development Tools: UI, Styling, State Management, Testing

React Application Development Tools: UI, Styling, State Management, Testing

16
Comments
6 min read
Using TypeScript to guard against specific React prop combinations

Using TypeScript to guard against specific React prop combinations

3
Comments 3
2 min read
Select Component Ant Design 4.0 vs 3.0

Select Component Ant Design 4.0 vs 3.0

5
Comments
1 min read
Do this before any JS frameworks ✔

Do this before any JS frameworks ✔

122
Comments 1
3 min read
Setting up a news letter with React and mailchimp

Setting up a news letter with React and mailchimp

50
Comments 12
3 min read
Static Site Generation (SSG) in Next.js 9.3

Static Site Generation (SSG) in Next.js 9.3

5
Comments
1 min read
AWS Amplify Storage: React example for Avatar pictures

AWS Amplify Storage: React example for Avatar pictures

14
Comments 7
2 min read
Authenticating a React App with Laravel Sanctum - Part 1

Authenticating a React App with Laravel Sanctum - Part 1

35
Comments 6
5 min read
Static Site generation impact on API Servers

Static Site generation impact on API Servers

23
Comments 2
4 min read
How to implement a Higher-order component in React with TypeScript

How to implement a Higher-order component in React with TypeScript

6
Comments 1
2 min read
Start your next React App with Isomorphic

Start your next React App with Isomorphic

29
Comments 1
2 min read
Introduction to Prisma 2 with Next.js

Introduction to Prisma 2 with Next.js

45
Comments 6
6 min read
Debounce Any Effect by Creating Your Own useDebouncedEffect Hook

Debounce Any Effect by Creating Your Own useDebouncedEffect Hook

56
Comments 3
2 min read
Controlled Components in React

Controlled Components in React

6
Comments
2 min read
Beginners Notes for React

Beginners Notes for React

7
Comments
3 min read
Twilio hackathon: Buy Food Locally

Twilio hackathon: Buy Food Locally

8
Comments 4
3 min read
Decluttering React Form Logic

Decluttering React Form Logic

11
Comments
7 min read
Build and SSR react on the fly

Build and SSR react on the fly

8
Comments 1
2 min read
Corona Virus Live Update ReactJs Application

Corona Virus Live Update ReactJs Application

3
Comments 5
1 min read
Build That Component Tree! a.k.a. The Frontend Block Of My Bootcamp

Build That Component Tree! a.k.a. The Frontend Block Of My Bootcamp

6
Comments
3 min read
Gatsby Themes, Gatsby Starters... 🤔 what's the difference?

Gatsby Themes, Gatsby Starters... 🤔 what's the difference?

15
Comments
4 min read
🔥 What Developers Are Looking For? — Weekly Picks #122

🔥 What Developers Are Looking For? — Weekly Picks #122

43
Comments 1
4 min read
Build and deploy your GatsbyJS app to Azure using GitHub Actions

Build and deploy your GatsbyJS app to Azure using GitHub Actions

6
Comments
3 min read
State Management in Pure React with Hooks: useState

State Management in Pure React with Hooks: useState

55
Comments
1 min read
Getting started with create react app

Getting started with create react app

31
Comments 8
4 min read
Why testing-library fails to do what it set out to do

Why testing-library fails to do what it set out to do

5
Comments 8
2 min read
How to build an SVG circular progress component using React and React Hooks

How to build an SVG circular progress component using React and React Hooks

19
Comments
11 min read
Set up continuous deploy for Free with React, Github, Travis and Heroku

Set up continuous deploy for Free with React, Github, Travis and Heroku

20
Comments
6 min read
COVID-19 TRACKER - My Contribution So Far!

COVID-19 TRACKER - My Contribution So Far!

18
Comments 6
3 min read
A Speed Run Intro to React Native for Front End Developers

A Speed Run Intro to React Native for Front End Developers

89
Comments 5
7 min read
Instagram Feed clone with React Native, Image Picker, UI Kitten and Firebase

Instagram Feed clone with React Native, Image Picker, UI Kitten and Firebase

71
Comments 9
16 min read
I built covidnews.media while being in COVID-19 lockdown 📰📢

I built covidnews.media while being in COVID-19 lockdown 📰📢

7
Comments
2 min read
COVID-19 Tracker for Panama made in React.js.

COVID-19 Tracker for Panama made in React.js.

23
Comments 9
1 min read
Push Notification | React Native | Android

Push Notification | React Native | Android

8
Comments 1
3 min read
COVID-19 Mobile App with React Native!

COVID-19 Mobile App with React Native!

7
Comments 2
1 min read
The one about CSS vs CSS in JS

The one about CSS vs CSS in JS

29
Comments 18
5 min read
Thinking in data contracts

Thinking in data contracts

5
Comments 1
6 min read
Displaying Real-Time Views using React, Gatsby and Firebase

Displaying Real-Time Views using React, Gatsby and Firebase

17
Comments 7
5 min read
A Quick Intro To OvermindJS In ReactJS

A Quick Intro To OvermindJS In ReactJS

14
Comments 2
1 min read
📈 Get Statistics for 🦠 COVID19 Harnessing the Power of ⚛️ React Hooks

📈 Get Statistics for 🦠 COVID19 Harnessing the Power of ⚛️ React Hooks

39
Comments 2
2 min read
Building an i18n translator using React

Building an i18n translator using React

22
Comments 8
2 min read
React long Components

React long Components

6
Comments 4
1 min read
Hacking React Hooks: Shared Global State

Hacking React Hooks: Shared Global State

42
Comments 6
7 min read
🦄 The Ultimate Gatsby Cheat Sheet [PDF + Infographic]

🦄 The Ultimate Gatsby Cheat Sheet [PDF + Infographic]

26
Comments
1 min read
Handling errors in React using Error Boundary

Handling errors in React using Error Boundary

31
Comments
2 min read
Generate your own React Component using CLI by using Plop.js

Generate your own React Component using CLI by using Plop.js

25
Comments 1
4 min read
Configuring both CSS Modules and global CSS for ReactJS in Webpack

Configuring both CSS Modules and global CSS for ReactJS in Webpack

18
Comments 2
2 min read
HTML5 Documentation

HTML5 Documentation

13
Comments
1 min read
Feliz Web Apps for JavaScript devs

Feliz Web Apps for JavaScript devs

15
Comments
5 min read
Yet Another Coronavirus Dashboard

Yet Another Coronavirus Dashboard

18
Comments 9
1 min read
9 Ways in React to Manipulate and Work With Components in 2020

9 Ways in React to Manipulate and Work With Components in 2020

105
Comments
9 min read
Replacing React's Redux library with the useReducer Hook

Replacing React's Redux library with the useReducer Hook

18
Comments 3
16 min read
Currying for front-end developers

Currying for front-end developers

11
Comments
4 min read
Online Course - Ionic and React, Idea to App Store

Online Course - Ionic and React, Idea to App Store

3
Comments
3 min read
Svelte vs. React: Differences When Building the Same Web App

Svelte vs. React: Differences When Building the Same Web App

13
Comments
8 min read
React and TypeScript Testing: Mocking Functions with Jest

React and TypeScript Testing: Mocking Functions with Jest

10
Comments 1
3 min read
Transforming Teaching with Teachingo - #TwilioHackathon Submission

Transforming Teaching with Teachingo - #TwilioHackathon Submission

29
Comments 6
4 min read
loading...