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 Beginner's Guide to Real-World React

The Beginner's Guide to Real-World React

6
Comments
1 min read
TIL: JSX <Foo bar={bar} baz={baz}> can rewrite <Foo {...{baz,bar} }>

TIL: JSX <Foo bar={bar} baz={baz}> can rewrite <Foo {...{baz,bar} }>

7
Comments
1 min read
NextJS, Gatsby ou Create React App? Entendendo os conceitos de SSR, SSG e SPA.

NextJS, Gatsby ou Create React App? Entendendo os conceitos de SSR, SSG e SPA.

17
Comments
8 min read
Core Fundamentals of JavaScript

Core Fundamentals of JavaScript

4
Comments 2
3 min read
Fully automated npm publish using GitHub Actions and Semantic Release

Fully automated npm publish using GitHub Actions and Semantic Release

5
Comments 1
1 min read
30 Free React dashboard templates and themes

30 Free React dashboard templates and themes

640
Comments 12
13 min read
React Select with options outside

React Select with options outside

10
Comments
3 min read
Build Entity-Friendly react-router Paths Generator with Typescript

Build Entity-Friendly react-router Paths Generator with Typescript

6
Comments
3 min read
How to Dockerize and Deploy a Next.js Application on Koyeb

How to Dockerize and Deploy a Next.js Application on Koyeb

13
Comments 1
4 min read
What made me use SWR?

What made me use SWR?

11
Comments 1
1 min read
TIL - HTML Slider

TIL - HTML Slider

4
Comments
3 min read
Should I use ternary or the logical and operator?

Should I use ternary or the logical and operator?

6
Comments 2
2 min read
Super Simple List Virtualization in React with IntersectionObserver

Super Simple List Virtualization in React with IntersectionObserver

14
Comments 1
6 min read
Modular Ducks - A design pattern for scalable redux architecture

Modular Ducks - A design pattern for scalable redux architecture

27
Comments
4 min read
GraphQL Typeguards

GraphQL Typeguards

6
Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.