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.
The Power of GraphQL, With RESTful APIs: Meet Hypnos

The Power of GraphQL, With RESTful APIs: Meet Hypnos

11
Comments
2 min read
A React Native 'Facebook Login' component without wrapping any Facebook Native/Web SDK

A React Native 'Facebook Login' component without wrapping any Facebook Native/Web SDK

4
Comments
1 min read
Build React Carousel -Part2

Build React Carousel -Part2

10
Comments
1 min read
How to Build your own Amazon Ring Security System in an Afternoon

How to Build your own Amazon Ring Security System in an Afternoon

63
Comments
16 min read
How to blur a screen in React Navigation

How to blur a screen in React Navigation

56
Comments
1 min read
Create full-stack boilerplate using reenode.

Create full-stack boilerplate using reenode.

7
Comments 1
2 min read
How copy and move the component in React?

How copy and move the component in React?

3
Comments 2
1 min read
My first react application

My first react application

7
Comments 10
1 min read
Using JavaScript framework powers for good

Using JavaScript framework powers for good

7
Comments
4 min read
React Drag/resize icon position issue in Drag and Drop

React Drag/resize icon position issue in Drag and Drop

3
Comments 1
1 min read
Gatsby Firebase Deployment

Gatsby Firebase Deployment

6
Comments
2 min read
A Primer on Testing & TDD

A Primer on Testing & TDD

9
Comments 1
6 min read
Building a carousel component in React using Hooks

Building a carousel component in React using Hooks

72
Comments
10 min read
Developer Bliss- Serverless Fullstack React with Prisma 2 and GraphQL

Developer Bliss- Serverless Fullstack React with Prisma 2 and GraphQL

20
Comments
10 min read
JAMstack Roundup for August 6th 2019

JAMstack Roundup for August 6th 2019

19
Comments
1 min read
Share your experience to learn Test Driven Development in React.js

Share your experience to learn Test Driven Development in React.js

7
Comments
1 min read
I've had a bad day

I've had a bad day

7
Comments 2
3 min read
Building a Gatsby Blog with 8base

Building a Gatsby Blog with 8base

11
Comments 4
7 min read
Who said SOLID is applicable only in Strongly Typed languages? Here’s how you can do it in Javascript!

Who said SOLID is applicable only in Strongly Typed languages? Here’s how you can do it in Javascript!

8
Comments
5 min read
Forms in Vanilla React (Video)

Forms in Vanilla React (Video)

5
Comments
1 min read
Be Lazier

Be Lazier

5
Comments
3 min read
Publish a React App in GitHub Pages with Custom Subdomain

Publish a React App in GitHub Pages with Custom Subdomain

4
Comments
2 min read
How to Upgrade from React Native 0.57 to 0.59 | Part 2: Upgrading to 0.59

How to Upgrade from React Native 0.57 to 0.59 | Part 2: Upgrading to 0.59

7
Comments 3
7 min read
AutoSizer of react-virtualized doesn't give free space to its child

AutoSizer of react-virtualized doesn't give free space to its child

3
Comments 1
1 min read
How to determine which states a React component should contain?

How to determine which states a React component should contain?

2
Comments
1 min read
Launching deepwork.today

Launching deepwork.today

36
Comments 15
3 min read
Shifting to a Web Dev Perspective: Two Concepts I Wish I'd Mastered

Shifting to a Web Dev Perspective: Two Concepts I Wish I'd Mastered

85
Comments 9
3 min read
Two type of functions and there difference

Two type of functions and there difference

4
Comments 1
1 min read
Thoughts on React after the first commercial project

Thoughts on React after the first commercial project

8
Comments
7 min read
A monochromatic palette with HSL and React

A monochromatic palette with HSL and React

4
Comments
2 min read
Weekly Picks #86 — Development Posts

Weekly Picks #86 — Development Posts

7
Comments
1 min read
styled-components and treat

styled-components and treat

35
Comments 1
2 min read
How short is your life? Use React to find out. (Part 2)

How short is your life? Use React to find out. (Part 2)

4
Comments
3 min read
Building Something Fast and Easy in React

Building Something Fast and Easy in React

9
Comments 1
4 min read
Creating a SaaS product quickly with Rails an React

Creating a SaaS product quickly with Rails an React

5
Comments
4 min read
react@16.8.6 or react@next setup in Laravel.

react@16.8.6 or react@next setup in Laravel.

4
Comments 2
1 min read
Javascript and the meaning of this

Javascript and the meaning of this

35
Comments
6 min read
Taking advantage of React context und useContext in a function only React App with Hooks

Taking advantage of React context und useContext in a function only React App with Hooks

7
Comments
2 min read
React Tips: 2 - Binding an Event Handler

React Tips: 2 - Binding an Event Handler

4
Comments
2 min read
Intro to GraphQL (Part:1)

Intro to GraphQL (Part:1)

11
Comments
3 min read
How do you Style your React App?

How do you Style your React App?

6
Comments
1 min read
# State Hook in React

# State Hook in React

7
Comments 1
3 min read
Text Diff Viewer for React

Text Diff Viewer for React

3
Comments
1 min read
An Introduction to Gatsby.js

An Introduction to Gatsby.js

5
Comments
6 min read
React Navigation and StackNavigator to navigate Error

React Navigation and StackNavigator to navigate Error

7
Comments 2
1 min read
How to win the fight against react-number-format's keyDown handler?

How to win the fight against react-number-format's keyDown handler?

3
Comments 1
1 min read
How to display JSON data in React UI dynamically , not just plain data but with data having links in between the text too

How to display JSON data in React UI dynamically , not just plain data but with data having links in between the text too

4
Comments
1 min read
What React team is working on? (part two - forwards & backwards revealOrder)

What React team is working on? (part two - forwards & backwards revealOrder)

7
Comments
1 min read
ReactJS testing tutorial

ReactJS testing tutorial

5
Comments
1 min read
React tldr; Styled-components v5

React tldr; Styled-components v5

3
Comments
1 min read
Anyone need help for developing oss project in reactjs and php/symfony framework?

Anyone need help for developing oss project in reactjs and php/symfony framework?

4
Comments 2
1 min read
My Adventures Writing a Cross-Platform Virtualized List

My Adventures Writing a Cross-Platform Virtualized List

5
Comments
9 min read
Next.js 9.0 + TypeScript + redux-observable を試してstarterとして公開した

Next.js 9.0 + TypeScript + redux-observable を試してstarterとして公開した

5
Comments
1 min read
Building a pager component from scratch* -- part 2

Building a pager component from scratch* -- part 2

5
Comments
3 min read
React sexy easy boilerplate

React sexy easy boilerplate

11
Comments
2 min read
Yarn workspaces - splitting React app by routes

Yarn workspaces - splitting React app by routes

6
Comments 2
1 min read
What React team is working on? (part one): SuspenseList component

What React team is working on? (part one): SuspenseList component

13
Comments
1 min read
Spendr: Online Banking Prototype

Spendr: Online Banking Prototype

4
Comments 3
3 min read
Why Use ReactJS

Why Use ReactJS

9
Comments 2
2 min read
Day Two - Rendering Elements

Day Two - Rendering Elements

3
Comments
1 min read
loading...