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.
React: useEffect explained with lifecycle methods

React: useEffect explained with lifecycle methods

175
Comments 12
2 min read
Reuseable component logic

Reuseable component logic

6
Comments
2 min read
JAMstack as a beginner

JAMstack as a beginner

115
Comments 11
3 min read
useEffect vs. useLayoutEffect in plain, approachable language

useEffect vs. useLayoutEffect in plain, approachable language

41
Comments
12 min read
Building A Review App Using ReactJS, Elasticsearch, App Search and Grommet — (Part 1: Data)

Building A Review App Using ReactJS, Elasticsearch, App Search and Grommet — (Part 1: Data)

26
Comments
3 min read
Do You Still Need a Component Library?

Do You Still Need a Component Library?

42
Comments 1
7 min read
Evan Bacon: The JavaScript Fad Will Pass and Everything Will Be Written in CSS

Evan Bacon: The JavaScript Fad Will Pass and Everything Will Be Written in CSS

37
Comments 3
4 min read
Multiple Apollo Clients in React

Multiple Apollo Clients in React

15
Comments
6 min read
My Top Plugins for a GatsbyJS Powered Blog

My Top Plugins for a GatsbyJS Powered Blog

53
Comments 1
5 min read
Implementing animations in React with React Spring

Implementing animations in React with React Spring

71
Comments 4
8 min read
Setting up Tailwind With create-react-app

Setting up Tailwind With create-react-app

225
Comments 20
8 min read
React Component to draw on a page using Hooks and Typescript

React Component to draw on a page using Hooks and Typescript

25
Comments 2
3 min read
How to write 90% cleaner code with Hooks 🎣

How to write 90% cleaner code with Hooks 🎣

327
Comments 14
7 min read
Choosing between React Native and Flutter

Choosing between React Native and Flutter

73
Comments 11
9 min read
Lost with Redux and sagas? Implement them yourself!

Lost with Redux and sagas? Implement them yourself!

30
Comments
11 min read
Typescript hack: Simple utility type for changing type of keys

Typescript hack: Simple utility type for changing type of keys

15
Comments 1
1 min read
Make your website live with Serverless framework - Little Bits

Make your website live with Serverless framework - Little Bits

22
Comments
3 min read
adding google sign-in to your webapp - a react example

adding google sign-in to your webapp - a react example

7
Comments
4 min read
Command Line Applications Using React - Snake Game Tutorial

Command Line Applications Using React - Snake Game Tutorial

17
Comments
5 min read
Mocking Fetch API Calls When Using Jest

Mocking Fetch API Calls When Using Jest

12
Comments
4 min read
"You CAN sit with us"

"You CAN sit with us"

6
Comments
1 min read
Getting Started Quickly With React Logging

Getting Started Quickly With React Logging

9
Comments
16 min read
Prepare for a home assessment interview with React.Js and JavaScript

Prepare for a home assessment interview with React.Js and JavaScript

8
Comments 2
2 min read
Exibir hora no formato de 24 horas

Exibir hora no formato de 24 horas

5
Comments 1
1 min read
typescript and create-react-app .env

typescript and create-react-app .env

31
Comments 4
3 min read
React TL;DR – A Human Filter For Most Useful React Content

React TL;DR – A Human Filter For Most Useful React Content

7
Comments
1 min read
Build a Multiplayer Tic Tac Toe Game in React

Build a Multiplayer Tic Tac Toe Game in React

68
Comments
19 min read
Performance optimizations in React

Performance optimizations in React

11
Comments
2 min read
Remover "valores falsos" (falsy values) de um array

Remover "valores falsos" (falsy values) de um array

4
Comments
1 min read
Why React Hooks?

Why React Hooks?

243
Comments 14
12 min read
Building a UI from scratch, Responsive Content

Building a UI from scratch, Responsive Content

24
Comments
8 min read
What has my attention in 2019?

What has my attention in 2019?

38
Comments 2
5 min read
How to configure React with Webpack & Friends from the ground up

How to configure React with Webpack & Friends from the ground up

110
Comments 4
5 min read
Optimizing React Components with Error Boundaries

Optimizing React Components with Error Boundaries

18
Comments 2
3 min read
Simpler React component design with the Chain of Responsibility pattern

Simpler React component design with the Chain of Responsibility pattern

63
Comments 9
5 min read
Managing Focus in React

Managing Focus in React

29
Comments 13
2 min read
Jump-Start with React development (intro)

Jump-Start with React development (intro)

7
Comments 1
2 min read
Today's JavaScript React Dev interview Question

Today's JavaScript React Dev interview Question

92
Comments 12
2 min read
Style React component with styled-components : Part-1

Style React component with styled-components : Part-1

16
Comments
2 min read
Boost the UX of your React app with hash based content caching.

Boost the UX of your React app with hash based content caching.

16
Comments
8 min read
Building a side project: Codetalks.tv

Building a side project: Codetalks.tv

95
Comments 3
6 min read
Make a landing page for your band in 30 minutes with gatsby-theme-musician 🎸

Make a landing page for your band in 30 minutes with gatsby-theme-musician 🎸

23
Comments 37
9 min read
Sudoku puzzle with react hooks

Sudoku puzzle with react hooks

5
Comments
1 min read
Create GitHub PR based on a shared component upgrade?

Create GitHub PR based on a shared component upgrade?

6
Comments
1 min read
React state management. What should I use?

React state management. What should I use?

7
Comments 4
1 min read
Adding Bootstrap CDN link to Gatsby

Adding Bootstrap CDN link to Gatsby

10
Comments
3 min read
How much JavaScript should I be familiar with before getting into React?

How much JavaScript should I be familiar with before getting into React?

19
Comments 11
1 min read
How to Implement "dark mode" with Gatsby & React Hooks

How to Implement "dark mode" with Gatsby & React Hooks

73
Comments 7
3 min read
how to handle common error pages in react and axios?

how to handle common error pages in react and axios?

14
Comments 4
1 min read
The neatest way to handle alert dialogs in React 🥰

The neatest way to handle alert dialogs in React 🥰

184
Comments 25
3 min read
Fun to use state management for your React

Fun to use state management for your React

8
Comments
2 min read
React Hooks Change My Mind About Functional Components

React Hooks Change My Mind About Functional Components

41
Comments 4
4 min read
How to build your reusable component

How to build your reusable component

56
Comments 8
8 min read
URLs and Webpack in ReactJS

URLs and Webpack in ReactJS

16
Comments
3 min read
A Product Story

A Product Story

69
Comments
7 min read
Avoid Unnecessary Rendering for Function Components in React

Avoid Unnecessary Rendering for Function Components in React

19
Comments 2
2 min read
Add Offline-Caching to Your React Reducer with 5 Lines of Code

Add Offline-Caching to Your React Reducer with 5 Lines of Code

59
Comments 5
1 min read
Top 8 Web Development Technologies and Frameworks

Top 8 Web Development Technologies and Frameworks

96
Comments 18
5 min read
Jumping into React or Hooks

Jumping into React or Hooks

39
Comments 2
5 min read
What's hard about React Hooks for you?

What's hard about React Hooks for you?

92
Comments 68
1 min read
loading...