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.
If we don't use redux-thunk or redux-saga, what do we use?

If we don't use redux-thunk or redux-saga, what do we use?

7
Comments 4
1 min read
Using TypeScript Function Overloads For Distinct Component Props

Using TypeScript Function Overloads For Distinct Component Props

7
Comments
2 min read
I feel a little overwhelmed by middleware, redux-thunk, redux-saga

I feel a little overwhelmed by middleware, redux-thunk, redux-saga

5
Comments 2
1 min read
From AngularJS to React Bit By Bit

From AngularJS to React Bit By Bit

24
Comments 6
12 min read
Optimizing React Render - 3 things that I wish to know before

Optimizing React Render - 3 things that I wish to know before

5
Comments
3 min read
Resolve routing problem in your React App when you deploy to Netlify

Resolve routing problem in your React App when you deploy to Netlify

8
Comments 1
1 min read
2020 Setting up React Navigation in a new git repo

2020 Setting up React Navigation in a new git repo

3
Comments
9 min read
How to Lazy Load Images

How to Lazy Load Images

139
Comments 5
4 min read
Configure a Proxy in React

Configure a Proxy in React

25
Comments 1
1 min read
ReactJS -- If it is setting a state with the same value, will the component be re-rendered?

ReactJS -- If it is setting a state with the same value, will the component be re-rendered?

22
Comments 18
1 min read
Conceptual Gaps in Declarative Frontend Frameworks - Part 2 - Animations and Transitions Are Not "Nice To Have"

Conceptual Gaps in Declarative Frontend Frameworks - Part 2 - Animations and Transitions Are Not "Nice To Have"

9
Comments 7
5 min read
22 Shout-Outs to Open Source and Infinite Creativity

22 Shout-Outs to Open Source and Infinite Creativity

233
Comments 14
6 min read
React Native Vs Flutter For Cross-Platform Development In 2020

React Native Vs Flutter For Cross-Platform Development In 2020

45
Comments 11
15 min read
How to Setup React Native Web with Storybook

How to Setup React Native Web with Storybook

20
Comments
4 min read
Opinionated React: Folder Structure & File Naming

Opinionated React: Folder Structure & File Naming

321
Comments 16
3 min read
Unit Tests with Enzyme and Apollo Graphql

Unit Tests with Enzyme and Apollo Graphql

14
Comments
14 min read
Contact Form and Send as Email with AWS SES, Netlify and Gatsby

Contact Form and Send as Email with AWS SES, Netlify and Gatsby

16
Comments 6
2 min read
React Context with TypeScript: Part 2 - Complex context with function components

React Context with TypeScript: Part 2 - Complex context with function components

8
Comments
3 min read
Why Is This An "Anti-Pattern" in React???

Why Is This An "Anti-Pattern" in React???

92
Comments 33
16 min read
An Overview of Performance in JavaScript Applications

An Overview of Performance in JavaScript Applications

182
Comments
22 min read
Fast Track to Dark Mode with Styled Components and React

Fast Track to Dark Mode with Styled Components and React

15
Comments
2 min read
Thefreelancechoice.com - Top resources and community support for freelance developers. Feedback welcome!

Thefreelancechoice.com - Top resources and community support for freelance developers. Feedback welcome!

6
Comments 2
1 min read
My Takeaways From Sit-Downs with Senior Devs

My Takeaways From Sit-Downs with Senior Devs

9
Comments 1
5 min read
Opinionated React: Component File Structure

Opinionated React: Component File Structure

43
Comments
3 min read
React/Redux application with Azure DevOps: Part 3 CI/CD pipeline

React/Redux application with Azure DevOps: Part 3 CI/CD pipeline

10
Comments 2
5 min read
Comparison between React Native Web and React

Comparison between React Native Web and React

7
Comments
4 min read
10 Top Listicles for React Developers in 2020

10 Top Listicles for React Developers in 2020

211
Comments 2
2 min read
Efficient Code Analyzing and Formatting (for React) with ESLint, Prettier and VSCode: 2020 Edition

Efficient Code Analyzing and Formatting (for React) with ESLint, Prettier and VSCode: 2020 Edition

15
Comments 1
4 min read
React/Redux application with Azure DevOps: Part 2 Add Redux to application

React/Redux application with Azure DevOps: Part 2 Add Redux to application

8
Comments
5 min read
Design System: Compositional philosophy of components

Design System: Compositional philosophy of components

103
Comments
6 min read
Building a Simple React App - Part 1

Building a Simple React App - Part 1

34
Comments 2
7 min read
🤔🌐 React Native for web developers

🤔🌐 React Native for web developers

197
Comments 7
6 min read
Introduction to Urqls useQuery React Hook

Introduction to Urqls useQuery React Hook

10
Comments
2 min read
Dealing with infinite loops in useEffect hook

Dealing with infinite loops in useEffect hook

14
Comments
2 min read
React/Redux application with Azure DevOps: Part 1 Create new React application

React/Redux application with Azure DevOps: Part 1 Create new React application

15
Comments
5 min read
Use Web Workers in Create React App without ejecting and TypeScript

Use Web Workers in Create React App without ejecting and TypeScript

34
Comments 7
3 min read
Get hooked on Hooks.

Get hooked on Hooks.

6
Comments 1
2 min read
Learn React with me - Welcome to React

Learn React with me - Welcome to React

14
Comments 2
3 min read
Does Redux minimize re-rendering?

Does Redux minimize re-rendering?

4
Comments 3
1 min read
I can't understand Redux's `store.dispatch()`. Is it `store.takeAction()`?

I can't understand Redux's `store.dispatch()`. Is it `store.takeAction()`?

5
Comments 3
1 min read
A Complete Beginner's Guide to React Router (including Router Hooks)

A Complete Beginner's Guide to React Router (including Router Hooks)

265
Comments 10
10 min read
Server Side Rendering vs Static Site Generation vs Incremental Static Regeneration

Server Side Rendering vs Static Site Generation vs Incremental Static Regeneration

185
Comments 7
4 min read
Mapeando tus movimientos con React y Leaflet

Mapeando tus movimientos con React y Leaflet

9
Comments
3 min read
Setting up Laravel and React in WSL

Setting up Laravel and React in WSL

8
Comments
3 min read
12 VSCode Shortcuts and Tactics to Ease Development

12 VSCode Shortcuts and Tactics to Ease Development

349
Comments 7
10 min read
My Experience with Atomize and Next.js

My Experience with Atomize and Next.js

8
Comments 1
3 min read
Bin2Dec converter

Bin2Dec converter

9
Comments 2
1 min read
Comparing React to Vue on a Laravel API

Comparing React to Vue on a Laravel API

5
Comments
2 min read
Introduction to React Hooks

Introduction to React Hooks

54
Comments 1
3 min read
useHover hooked a fool. The fool was me

useHover hooked a fool. The fool was me

8
Comments
3 min read
Destructuring the Fundamentals of React Hooks

Destructuring the Fundamentals of React Hooks

15
Comments
5 min read
Use Apollo to Manage the App's Local State

Use Apollo to Manage the App's Local State

26
Comments 6
15 min read
useCallForward: like a callback, but forward ;)

useCallForward: like a callback, but forward ;)

8
Comments 1
2 min read
React Async/Await API layer, with REDUX Sagas

React Async/Await API layer, with REDUX Sagas

18
Comments
4 min read
The tools for the job - How I code frontend apps in 2020

The tools for the job - How I code frontend apps in 2020

193
Comments 7
16 min read
React Hooks

React Hooks

8
Comments
3 min read
React: Introduction to Functional Components & Hooks

React: Introduction to Functional Components & Hooks

10
Comments
3 min read
Why ReactJS using Object.is() for comparison is better than using `===`

Why ReactJS using Object.is() for comparison is better than using `===`

14
Comments
2 min read
QR Code Scanner for React Native Tutorial

QR Code Scanner for React Native Tutorial

46
Comments
2 min read
How to lift your React App performance using Lazy Loading?

How to lift your React App performance using Lazy Loading?

64
Comments 6
4 min read
loading...