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.
Frontend Shorts: How to create link content previewer with React, Vue, and Vanilla JavaScript

Frontend Shorts: How to create link content previewer with React, Vue, and Vanilla JavaScript

89
Comments 9
8 min read
React Native: How to parse url query parameters

React Native: How to parse url query parameters

2
Comments
4 min read
A resume builder built with React.js (Hooks, Context API, and Router) [Second project]

A resume builder built with React.js (Hooks, Context API, and Router) [Second project]

17
Comments 1
1 min read
Automatic Versioning for React Native Apps

Automatic Versioning for React Native Apps

50
Comments 17
3 min read
Frontend Shorts: How to Read Content From The File Input in React

Frontend Shorts: How to Read Content From The File Input in React

46
Comments 3
1 min read
Debugging Next.js Applications

Debugging Next.js Applications

48
Comments 4
6 min read
Closure, Currying and IIFE in JavaScript

Closure, Currying and IIFE in JavaScript

27
Comments
3 min read
Upload File via MERN stack

Upload File via MERN stack

31
Comments 3
4 min read
Add Calendly to your React website, quickly and easily.

Add Calendly to your React website, quickly and easily.

8
Comments 3
3 min read
How to build bulletproof react components

How to build bulletproof react components

329
Comments 12
6 min read
Practical data fetching with React Suspense that you can use today

Practical data fetching with React Suspense that you can use today

68
Comments 11
18 min read
State Management in Pure React: useContext Hook

State Management in Pure React: useContext Hook

46
Comments 1
2 min read
Introducción a React

Introducción a React

7
Comments
7 min read
Under-the-hood of React Hooks

Under-the-hood of React Hooks

9
Comments 1
7 min read
React Summit Remote Edition: My Experience

React Summit Remote Edition: My Experience

7
Comments
2 min read
Conditional rendering in React - using the && operator

Conditional rendering in React - using the && operator

8
Comments
2 min read
Convert numbers to desired currency format in javascript

Convert numbers to desired currency format in javascript

13
Comments
3 min read
Conditional rendering in React - using the ternary operator

Conditional rendering in React - using the ternary operator

46
Comments 7
2 min read
Multi language support in React Native apps

Multi language support in React Native apps

11
Comments
1 min read
Working With ReactJS and OvermindJS - Create User Account

Working With ReactJS and OvermindJS - Create User Account

4
Comments
2 min read
Sorting your imports correctly in React

Sorting your imports correctly in React

219
Comments 25
2 min read
Learn To Clone Like A Sith Lord

Learn To Clone Like A Sith Lord

32
Comments 17
8 min read
Cheese on Toast with React Portals?

Cheese on Toast with React Portals?

9
Comments
3 min read
How can I declare a global variable in react app so that I can access it anywhere in the application

How can I declare a global variable in react app so that I can access it anywhere in the application

3
Comments 3
1 min read
State Management in Pure React with Hooks: useCallback and React.memo

State Management in Pure React with Hooks: useCallback and React.memo

51
Comments
2 min read
Build an Accessible React Component: The Live Series

Build an Accessible React Component: The Live Series

24
Comments 2
2 min read
Useful resources to learn React.

Useful resources to learn React.

36
Comments 1
1 min read
React.js / Next.js and Vue.js / Nuxt.js Syntax Comparison Side by Side

React.js / Next.js and Vue.js / Nuxt.js Syntax Comparison Side by Side

48
Comments
10 min read
Gatsby: A React-based static-site generator

Gatsby: A React-based static-site generator

6
Comments
1 min read
What is function currying and why you should care

What is function currying and why you should care

7
Comments
2 min read
COVID-19 Live Updates PWA

COVID-19 Live Updates PWA

8
Comments 3
1 min read
Keyboard Shortcuts: React in VS Code

Keyboard Shortcuts: React in VS Code

14
Comments 1
2 min read
Why I'm using Heroku over GitHub Pages

Why I'm using Heroku over GitHub Pages

5
Comments
2 min read
Writing a Custom useWindowSize React Hook

Writing a Custom useWindowSize React Hook

60
Comments
2 min read
How to make amazing transitions with React Tiger Transition.

How to make amazing transitions with React Tiger Transition.

12
Comments
7 min read
Preloading React components

Preloading React components

23
Comments
2 min read
Why seems React to be so extremely complex

Why seems React to be so extremely complex

2
Comments 5
2 min read
NextJS x GraphQL x Apollo Client SSR

NextJS x GraphQL x Apollo Client SSR

79
Comments 12
2 min read
How to Style Your React Apps with Less Code Using Tailwind CSS, Styled Components, and Twin Macro

How to Style Your React Apps with Less Code Using Tailwind CSS, Styled Components, and Twin Macro

189
Comments 7
5 min read
Client Connector - Twilio Hackathon Update 2

Client Connector - Twilio Hackathon Update 2

6
Comments
3 min read
CSV to SQL import using Node, Express and React

CSV to SQL import using Node, Express and React

3
Comments 4
3 min read
Vanilla JS or Framework?

Vanilla JS or Framework?

8
Comments
2 min read
How to Maximize Reusability For Your React Components

How to Maximize Reusability For Your React Components

103
Comments 3
13 min read
Which Headless CMS should I use for a new Gatsby site?

Which Headless CMS should I use for a new Gatsby site?

3
Comments
4 min read
How to use React Suspense for Code-Splitting?

How to use React Suspense for Code-Splitting?

30
Comments 5
4 min read
useStateWithPromise: a custom hook to await state updates of useState

useStateWithPromise: a custom hook to await state updates of useState

17
Comments 4
6 min read
Project ideas for React beginners with demo 2020

Project ideas for React beginners with demo 2020

54
Comments
3 min read
Simple implementing SSR in React with Redux

Simple implementing SSR in React with Redux

6
Comments
4 min read
Understand "this" keyword in JavaScript

Understand "this" keyword in JavaScript

33
Comments 2
2 min read
Clean MVC architecture with Model-React

Clean MVC architecture with Model-React

7
Comments 2
5 min read
How to convert a React Class Component to a Function Component

How to convert a React Class Component to a Function Component

62
Comments 8
6 min read
Pre-Loading External Images in Gatsby JS

Pre-Loading External Images in Gatsby JS

7
Comments
4 min read
Setting up Apollo GraphQL in Next.js with Server Side Rendering.

Setting up Apollo GraphQL in Next.js with Server Side Rendering.

108
Comments 19
8 min read
Would you use redux or another state management in 2020?

Would you use redux or another state management in 2020?

8
Comments 12
1 min read
What's it Like to Go From React to React Native - Jenn Creighton on Real Talk Javascript #78

What's it Like to Go From React to React Native - Jenn Creighton on Real Talk Javascript #78

23
Comments
2 min read
Start a new Electron app with React and Typescript.

Start a new Electron app with React and Typescript.

76
Comments 23
3 min read
React (injected) Chrome extension

React (injected) Chrome extension

7
Comments 4
3 min read
Modern React Redux Tutorials with Redux toolkit - 2020

Modern React Redux Tutorials with Redux toolkit - 2020

80
Comments 5
7 min read
Getting Acquainted with React Custom Hooks

Getting Acquainted with React Custom Hooks

6
Comments 2
4 min read
Create a project in React without create-react-app (Spanish)

Create a project in React without create-react-app (Spanish)

19
Comments 8
6 min read
loading...