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.
5 Projects to Help You Learn React

5 Projects to Help You Learn React

88
Comments 4
4 min read
Got stuck in a hole, ended up revisiting a previous project - Accessibility Colour Palettes

Got stuck in a hole, ended up revisiting a previous project - Accessibility Colour Palettes

4
Comments
3 min read
Why they don't teach this?

Why they don't teach this?

6
Comments
2 min read
How to use React Lifecycle Methods

How to use React Lifecycle Methods

42
Comments 7
6 min read
Which has more opportunities? (Short road to starting?) React, Vue, JavaScript, Python? [Front/ Back-End]?

Which has more opportunities? (Short road to starting?) React, Vue, JavaScript, Python? [Front/ Back-End]?

6
Comments 16
1 min read
JWT Auth with Phoenix and React Router 4

JWT Auth with Phoenix and React Router 4

31
Comments 1
13 min read
How I use React.Context

How I use React.Context

7
Comments
3 min read
React Native meets CodePush

React Native meets CodePush

15
Comments 2
3 min read
Starting a monthly newsletter for cool stuff I encounter on Rails, React and Graphql.

Starting a monthly newsletter for cool stuff I encounter on Rails, React and Graphql.

2
Comments
1 min read
Fake Bank - React Native

Fake Bank - React Native

3
Comments
1 min read
Woah! Blog Automation!

Woah! Blog Automation!

2
Comments
1 min read
How to handle validations involving several fields?

How to handle validations involving several fields?

10
Comments
1 min read
React Styled Components — Animation and Theming

React Styled Components — Animation and Theming

8
Comments
3 min read
Web Audio com React

Web Audio com React

3
Comments
1 min read
Landlord Spotting in City Data

Landlord Spotting in City Data

2
Comments
1 min read
[HakaseLabs] React30 Article Streak - Day 1

[HakaseLabs] React30 Article Streak - Day 1

23
Comments
1 min read
How to add Custom / Local fonts to React JS Project ?

How to add Custom / Local fonts to React JS Project ?

2
Comments 5
1 min read
How to add fade-in Transition on Text Changes

How to add fade-in Transition on Text Changes

7
Comments
4 min read
Let’s build a full stack UK weather app using Node + React: part 1 — basic setup

Let’s build a full stack UK weather app using Node + React: part 1 — basic setup

5
Comments
5 min read
React Router DOM v4 Tutorial (with Examples)

React Router DOM v4 Tutorial (with Examples)

7
Comments
8 min read
React Reconciliation Rendering Order

React Reconciliation Rendering Order

6
Comments
4 min read
How to include Rails Associated Model Data in React components

How to include Rails Associated Model Data in React components

22
Comments
3 min read
Shipping React Native apps with Fastlane

Shipping React Native apps with Fastlane

45
Comments 4
4 min read
#30DaysOfCJS: Why I Chose to Modularize the Ducks in My React App

#30DaysOfCJS: Why I Chose to Modularize the Ducks in My React App

6
Comments
1 min read
React: Criando Hooks Customizados

React: Criando Hooks Customizados

2
Comments
3 min read
Build An Emoji Picker Component In ReactJS

Build An Emoji Picker Component In ReactJS

3
Comments
1 min read
User Registration Form in React Tutorial (Video)

User Registration Form in React Tutorial (Video)

9
Comments
1 min read
Understanding Redux Middleware And Writing Custom Ones

Understanding Redux Middleware And Writing Custom Ones

19
Comments 4
6 min read
Deploying react and node.js?

Deploying react and node.js?

24
Comments 9
1 min read
React Native app from scratch | Part 5 Custom Font and Styling

React Native app from scratch | Part 5 Custom Font and Styling

3
Comments
1 min read
React Native app from scratch | Part 6 Recipe List & Profile Styling

React Native app from scratch | Part 6 Recipe List & Profile Styling

4
Comments 2
1 min read
who uses StoryBook JS? Is it a “playground”?

who uses StoryBook JS? Is it a “playground”?

3
Comments 1
1 min read
usefonts | tools for developers and designers

usefonts | tools for developers and designers

4
Comments
1 min read
How Do CTOs Approach Private Dev Training & Upskilling?

How Do CTOs Approach Private Dev Training & Upskilling?

3
Comments
5 min read
One CSS prop. to bypass an open react native issue

One CSS prop. to bypass an open react native issue

4
Comments
3 min read
How to still use Crawlers in Client-Side Websites

How to still use Crawlers in Client-Side Websites

37
Comments 2
4 min read
Learn "this" Keyword, Once and Forever

Learn "this" Keyword, Once and Forever

9
Comments
4 min read
Hover using Reference affect both child in react components

Hover using Reference affect both child in react components

2
Comments 1
1 min read
Deploying to gh pages with git subtree

Deploying to gh pages with git subtree

22
Comments 7
7 min read
React Native Simulator Debugging Shortcut

React Native Simulator Debugging Shortcut

3
Comments
1 min read
How to build a large React application

How to build a large React application

31
Comments
3 min read
Feature that can rock your chat app project🙌

Feature that can rock your chat app project🙌

3
Comments 2
1 min read
My second React Native Project

My second React Native Project

2
Comments
1 min read
Debugging Debunked

Debugging Debunked

5
Comments
2 min read
React + Custom Bootstrap 4 Sass [PROBABLY DEPRECATED]

React + Custom Bootstrap 4 Sass [PROBABLY DEPRECATED]

27
Comments 15
3 min read
Follow along and build your own GraphQL Resume

Follow along and build your own GraphQL Resume

6
Comments
1 min read
I'm making a React tutorial. Help me decide what to build!

I'm making a React tutorial. Help me decide what to build!

19
Comments 17
1 min read
I open sourced 3 modules from Airbnb

I open sourced 3 modules from Airbnb

14
Comments
1 min read
Git Geek - Dashboard Visualise your stats!

Git Geek - Dashboard Visualise your stats!

6
Comments
1 min read
Why Learn React in a React Academy

Why Learn React in a React Academy

2
Comments
4 min read
A dive into testing Styled Components and React HOCs

A dive into testing Styled Components and React HOCs

18
Comments 3
2 min read
Obstacles That Make React Migration Challenging

Obstacles That Make React Migration Challenging

3
Comments
2 min read
How to make AJAX calls in Rails 5.1

How to make AJAX calls in Rails 5.1

12
Comments
4 min read
Styling SparkPost: Why We Chose To Use CSS Modules

Styling SparkPost: Why We Chose To Use CSS Modules

13
Comments
4 min read
Create a simple and tested Redux-like app with Reason React

Create a simple and tested Redux-like app with Reason React

14
Comments
9 min read
The What And Why Of Redux

The What And Why Of Redux

10
Comments 2
10 min read
#30DaysOfCJS: Making Reusable SVGs with React

#30DaysOfCJS: Making Reusable SVGs with React

7
Comments
1 min read
When I change code in react while react is running, the chrome dev tool freeze. How should i do?

When I change code in react while react is running, the chrome dev tool freeze. How should i do?

2
Comments
1 min read
The Right Way to Create Function Components in React With TypeScript

The Right Way to Create Function Components in React With TypeScript

2
Comments
2 min read
Current technology trends. Will React Native solve all the challenges?

Current technology trends. Will React Native solve all the challenges?

10
Comments 1
2 min read
loading...