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.
RenderBlocks - FrontEnd UI Library

RenderBlocks - FrontEnd UI Library

7
Comments
2 min read
Tell me what confuses you the most about JS / TS / React / functional programming and I will write a full length article for you

Tell me what confuses you the most about JS / TS / React / functional programming and I will write a full length article for you

6
Comments 10
1 min read
Bootstrapping a React Native App with Best Practices

Bootstrapping a React Native App with Best Practices

32
Comments 2
2 min read
Deploying a Create-React-App to Google App Engine

Deploying a Create-React-App to Google App Engine

4
Comments
4 min read
Webpack with React Typescript

Webpack with React Typescript

11
Comments
6 min read
Building your own React Hooks.

Building your own React Hooks.

54
Comments
2 min read
🚀10 Trending projects on GitHub for web developers - 21st August 2020

🚀10 Trending projects on GitHub for web developers - 21st August 2020

97
Comments 4
2 min read
Measuring Code Coverage in React, with CodeCov Github Action

Measuring Code Coverage in React, with CodeCov Github Action

8
Comments
1 min read
React component code smells: Incompatible props

React component code smells: Incompatible props

5
Comments 1
1 min read
What is ECMAScript and how is it different from JavaScript

What is ECMAScript and how is it different from JavaScript

9
Comments
5 min read
What is the difference between 1 year and 10 years of experience programming?

What is the difference between 1 year and 10 years of experience programming?

3
Comments 6
1 min read
Can't decide what to use for your application?

Can't decide what to use for your application?

4
Comments
1 min read
React Patterns: Local API

React Patterns: Local API

24
Comments 1
8 min read
React Conditional Rendering Best Practices with 7 Different Methods

React Conditional Rendering Best Practices with 7 Different Methods

116
Comments 2
13 min read
How to deploy your React App with Github Pages

How to deploy your React App with Github Pages

12
Comments 1
1 min read
How to Test Responsive React Components

How to Test Responsive React Components

13
Comments
3 min read
Next.js Incremental Static Regeneration - ISR

Next.js Incremental Static Regeneration - ISR

18
Comments 4
1 min read
Typescript: use the nullish coalescing operator to prevent bugs

Typescript: use the nullish coalescing operator to prevent bugs

63
Comments 4
2 min read
mBlocks - Frontend UI Library Tutorial

mBlocks - Frontend UI Library Tutorial

6
Comments
2 min read
[freeCodeCamp] ES6 - Arrow Function, Rest Parameter, Spread Operator

[freeCodeCamp] ES6 - Arrow Function, Rest Parameter, Spread Operator

14
Comments
5 min read
Over-engineering in React

Over-engineering in React

73
Comments 5
6 min read
Took a leap of faith this year to pursue a career in programming. Shipped my first thing recently, here's my experience.

Took a leap of faith this year to pursue a career in programming. Shipped my first thing recently, here's my experience.

62
Comments 12
3 min read
Add SASS to React app created using cra (create-react-app)

Add SASS to React app created using cra (create-react-app)

12
Comments
1 min read
React + Redux Setup with Redux-toolkit ⚛

React + Redux Setup with Redux-toolkit ⚛

10
Comments
4 min read
location-based background - cool css trick

location-based background - cool css trick

6
Comments 2
2 min read
Browser game with React

Browser game with React

8
Comments 1
2 min read
use-one Get 0.8 version

use-one Get 0.8 version

2
Comments
1 min read
Omatsuri – your everyday app

Omatsuri – your everyday app

9
Comments
3 min read
MercedUI - Web Component Building Library

MercedUI - Web Component Building Library

5
Comments
3 min read
Simple explanation of the difference between React.useCallback and React.useMemo

Simple explanation of the difference between React.useCallback and React.useMemo

6
Comments
1 min read
My one-liner event handler function for toggling check boxes state in ReactJS

My one-liner event handler function for toggling check boxes state in ReactJS

9
Comments 1
2 min read
Quick template to test Redux Tool Kit and React Router with Jest

Quick template to test Redux Tool Kit and React Router with Jest

8
Comments 3
3 min read
Parte 3: Configuando a template com React-App-Rewired

Parte 3: Configuando a template com React-App-Rewired

8
Comments
3 min read
Ionic Horizontal & SideMenu Navigation in ReactJS

Ionic Horizontal & SideMenu Navigation in ReactJS

13
Comments 2
2 min read
Stahhp With The Outdated React Techniques!

Stahhp With The Outdated React Techniques!

29
Comments 4
6 min read
Choosing udemy course for learning REACT

Choosing udemy course for learning REACT

7
Comments 7
1 min read
How to make an extremely reusable Tooltip component with React — and nothing else

How to make an extremely reusable Tooltip component with React — and nothing else

43
Comments 12
4 min read
Building a React Table Component with react-table

Building a React Table Component with react-table

57
Comments 1
14 min read
balalaika IT newsletter #8

balalaika IT newsletter #8

2
Comments
2 min read
Build a React component that pulls data from Google Sheets

Build a React component that pulls data from Google Sheets

126
Comments 1
2 min read
An Introduction to Google Maps in JavaScript

An Introduction to Google Maps in JavaScript

10
Comments
3 min read
Video Calling and Screen Sharing with React, WebRTC

Video Calling and Screen Sharing with React, WebRTC

66
Comments 7
1 min read
React Hooks: useEffect

React Hooks: useEffect

11
Comments 2
4 min read
React infinite scroll in few lines

React infinite scroll in few lines

366
Comments 20
3 min read
[Video] Ionic Framework ReactJS Modal Tutorial

[Video] Ionic Framework ReactJS Modal Tutorial

7
Comments
1 min read
React 101 Tutorial

React 101 Tutorial

6
Comments
5 min read
Accessibility for the web - introduction to ARIA

Accessibility for the web - introduction to ARIA

124
Comments 8
3 min read
How to test react-router redirection with testing-library

How to test react-router redirection with testing-library

19
Comments 2
3 min read
You have to read this before you will plan the structure of your next frontend application

You have to read this before you will plan the structure of your next frontend application

94
Comments 2
9 min read
Modular Javascript: An intro to import and export

Modular Javascript: An intro to import and export

6
Comments
2 min read
Assessores em Javascript

Assessores em Javascript

5
Comments
2 min read
What is the best way to make nested api calls with React hooks?

What is the best way to make nested api calls with React hooks?

11
Comments
1 min read
Build a React Calculator with Hooks and Context API

Build a React Calculator with Hooks and Context API

16
Comments
10 min read
The Nx Dev Tool for Monorepos

The Nx Dev Tool for Monorepos

4
Comments
3 min read
learning composition api to improve your react development experience

learning composition api to improve your react development experience

5
Comments
9 min read
How to use Fontawesome in Next.js

How to use Fontawesome in Next.js

93
Comments 7
2 min read
Cypress Super-patterns: How to elevate the quality of your test suite

Cypress Super-patterns: How to elevate the quality of your test suite

156
Comments 8
11 min read
Building AutoLink component in React

Building AutoLink component in React

6
Comments
2 min read
Using Next.js as a Static Site Generator

Using Next.js as a Static Site Generator

10
Comments
8 min read
React refs and dom references

React refs and dom references

7
Comments
2 min read
loading...