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.
Criando uma animação de roleta usando a mudança de estados

Criando uma animação de roleta usando a mudança de estados

7
Comments
2 min read
⚛️ Local HTTPS for React app in Nx workspace

⚛️ Local HTTPS for React app in Nx workspace

11
Comments 1
3 min read
Template Literals

Template Literals

6
Comments
1 min read
Unable to create a React App

Unable to create a React App

2
Comments 6
1 min read
`if-else-if-else`

`if-else-if-else`

2
Comments 1
1 min read
Best Scalable React App Structure 2020

Best Scalable React App Structure 2020

248
Comments 13
1 min read
Foldable Displays With Surface Duo and React

Foldable Displays With Surface Duo and React

33
Comments
4 min read
Using the Nx Dependency Graph in Custom Scripts

Using the Nx Dependency Graph in Custom Scripts

12
Comments
4 min read
Firebase Auth with React Hooks in Typescript

Firebase Auth with React Hooks in Typescript

18
Comments 4
3 min read
Full System Architecture of my React-Flask App

Full System Architecture of my React-Flask App

25
Comments 2
1 min read
I learned some React in a week and made an emoji-searcher tool 😀🎉👏

I learned some React in a week and made an emoji-searcher tool 😀🎉👏

72
Comments 27
1 min read
when to use electron and why ?

when to use electron and why ?

2
Comments
1 min read
When to apply for senior Developer position?

When to apply for senior Developer position?

3
Comments 4
1 min read
Almost Finished Working My Way Through Pure React!

Almost Finished Working My Way Through Pure React!

2
Comments
1 min read
React How do use a single layout webpage for different personal information

React How do use a single layout webpage for different personal information

9
Comments
2 min read
Spring it on! The complete guide to React Spring. 🧵

Spring it on! The complete guide to React Spring. 🧵

123
Comments 8
7 min read
Write your own type-safe reducer to normalize your data

Write your own type-safe reducer to normalize your data

15
Comments 2
4 min read
Queries for Observables: Crazy & Simple!

Queries for Observables: Crazy & Simple!

19
Comments 3
3 min read
React JS Pros and Cons in 2020

React JS Pros and Cons in 2020

3
Comments
9 min read
Why does your frontend application need a server?

Why does your frontend application need a server?

4
Comments 1
3 min read
Github Policeman - find out which of your repositories don't have a LICENSE

Github Policeman - find out which of your repositories don't have a LICENSE

27
Comments 5
1 min read
How to turn any React web app into a native desktop app(Windows, macOS, Linux) with Tauri.

How to turn any React web app into a native desktop app(Windows, macOS, Linux) with Tauri.

10
Comments
1 min read
CRA+Craft : How to use Create React App in a Craft CMS multiple pages site

CRA+Craft : How to use Create React App in a Craft CMS multiple pages site

6
Comments
9 min read
React: Using Modal in Functional Components

React: Using Modal in Functional Components

12
Comments 1
2 min read
How to Setup React Bootstrap

How to Setup React Bootstrap

5
Comments
1 min read
My Review of Kent C. Dodds's EpicReact.Dev: Introduction

My Review of Kent C. Dodds's EpicReact.Dev: Introduction

21
Comments 1
5 min read
Internationalization with Rails and i18n-js

Internationalization with Rails and i18n-js

26
Comments 1
3 min read
¿Qué son los feature flags?

¿Qué son los feature flags?

34
Comments 2
4 min read
12 Exercises to Learn React Native

12 Exercises to Learn React Native

25
Comments
5 min read
When (Not) To Build A Reusable Component Library

When (Not) To Build A Reusable Component Library

24
Comments
6 min read
Managing your ReactJS application state with RxJS

Managing your ReactJS application state with RxJS

21
Comments
7 min read
How to get started writing unit tests for React with jest and enzyme

How to get started writing unit tests for React with jest and enzyme

70
Comments 1
14 min read
15+ Best Dark Website Themes for this Autumn

15+ Best Dark Website Themes for this Autumn

63
Comments
8 min read
React Developer Tooling

React Developer Tooling

2
Comments
2 min read
Help! Ionic The back button works incorrectly after multiple clicks on the same tab.

Help! Ionic The back button works incorrectly after multiple clicks on the same tab.

4
Comments
3 min read
How to add color themes in ReactJS?

How to add color themes in ReactJS?

13
Comments
6 min read
React.js and TypeScript (Components + Props)

React.js and TypeScript (Components + Props)

8
Comments
1 min read
By Popular Demand, Bubblegum.dev 🍬 is Live. Glycerin Levels Going Up.

By Popular Demand, Bubblegum.dev 🍬 is Live. Glycerin Levels Going Up.

2
Comments 2
1 min read
The right way to use SVG icons with React

The right way to use SVG icons with React

12
Comments 3
3 min read
Refresh token in SPA

Refresh token in SPA

8
Comments 1
2 min read
React Jumpstart for the VueJS developer (Part 1)

React Jumpstart for the VueJS developer (Part 1)

6
Comments
6 min read
Contribute to Kodiak UI, a React component and hook library

Contribute to Kodiak UI, a React component and hook library

1
Comments
1 min read
Portfolio with GatsbyJS

Portfolio with GatsbyJS

2
Comments
1 min read
How Much State is Too Much State in React?

How Much State is Too Much State in React?

3
Comments 1
2 min read
Creating React/Flask apps that connect to PostgreSQL and HarperDB

Creating React/Flask apps that connect to PostgreSQL and HarperDB

11
Comments
18 min read
Dark Mode Toggle Using Tailwind CSS

Dark Mode Toggle Using Tailwind CSS

38
Comments 2
2 min read
Why you should cancel your API calls in React ?

Why you should cancel your API calls in React ?

26
Comments 4
3 min read
In Defense of Defensive Programming

In Defense of Defensive Programming

64
Comments 27
12 min read
Useful Cheat Sheets For Web Developers And Designers

Useful Cheat Sheets For Web Developers And Designers

186
Comments 1
1 min read
Social Networking App

Social Networking App

4
Comments
1 min read
Accessing LocalStorage in NextJS

Accessing LocalStorage in NextJS

14
Comments 2
1 min read
What does the word native mean in software development

What does the word native mean in software development

3
Comments 3
1 min read
Phonics ESL - English sounds review tool

Phonics ESL - English sounds review tool

2
Comments
1 min read
How to add Instagram Photos to NextJS website

How to add Instagram Photos to NextJS website

9
Comments
3 min read
Announcing Relay Meetup, a global, remote meetup for Relay, the GraphQL client

Announcing Relay Meetup, a global, remote meetup for Relay, the GraphQL client

9
Comments 1
4 min read
Svelte 101 - With CodeSandBox! Play Along!

Svelte 101 - With CodeSandBox! Play Along!

5
Comments
3 min read
How to use debouncing to Improve the performance of the search functionality

How to use debouncing to Improve the performance of the search functionality

79
Comments 4
7 min read
React Native WebView debugging

React Native WebView debugging

9
Comments
1 min read
Our open-source in Hacktoberfest 2020

Our open-source in Hacktoberfest 2020

11
Comments
3 min read
Create a Next.js RSS feed for your static website

Create a Next.js RSS feed for your static website

59
Comments 5
12 min read
loading...