DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Beginners Guide to Building Production-ready Apps with Next.js Part One The What, How, and Why of Next.js

The Beginners Guide to Building Production-ready Apps with Next.js Part One The What, How, and Why of Next.js

31
Comments
10 min read
React-query series Part 1: Basic react-query setup

React-query series Part 1: Basic react-query setup

155
Comments
3 min read
PWA || Mistakes While making pwa INSTALLABLE

PWA || Mistakes While making pwa INSTALLABLE

15
Comments 4
1 min read
Docker setup for yarn workspaces

Docker setup for yarn workspaces

44
Comments 7
6 min read
Create a voice recorder with React

Create a voice recorder with React

75
Comments 11
3 min read
How to Develop, Build & Deploy a REACT app with Authentication using AWS Amplify

How to Develop, Build & Deploy a REACT app with Authentication using AWS Amplify

5
Comments 1
1 min read
PEG Parsers: sometimes more appropriate than Regex

PEG Parsers: sometimes more appropriate than Regex

10
Comments 1
8 min read
Building Dinerd using js, HTML, and CSS

Building Dinerd using js, HTML, and CSS

2
Comments
8 min read
How to implement Infinite Scroll in React

How to implement Infinite Scroll in React

17
Comments
4 min read
How to deploy an application to GitLab pages

How to deploy an application to GitLab pages

7
Comments
2 min read
Could Blitz.js be the next big JS framework?

Could Blitz.js be the next big JS framework?

141
Comments 33
4 min read
Analyzing recent mentions of a user on Twitter with TensorflowJs Part 2

Analyzing recent mentions of a user on Twitter with TensorflowJs Part 2

4
Comments
4 min read
Introducing PromiViz - visualize and learn JavaScript promise APIs

Introducing PromiViz - visualize and learn JavaScript promise APIs

5
Comments 2
8 min read
Fun with Proxies

Fun with Proxies

2
Comments
2 min read
Last Week I Wrote Some jQuery (and no one fired me 🤓)

Last Week I Wrote Some jQuery (and no one fired me 🤓)

144
Comments 63
4 min read
The Most Efficient Ways to Clone objects in JavaScript

The Most Efficient Ways to Clone objects in JavaScript

85
Comments 2
3 min read
Three essential react hooks that will supercharge your next webapp.

Three essential react hooks that will supercharge your next webapp.

91
Comments
6 min read
I ❤️ Kanban boards - devLog[1]

I ❤️ Kanban boards - devLog[1]

3
Comments
1 min read
2 Important! Array methods you should know.

2 Important! Array methods you should know.

16
Comments
2 min read
React Portals: Intro

React Portals: Intro

2
Comments
2 min read
Updating Node.js to 16+ in Replit

Updating Node.js to 16+ in Replit

17
Comments 11
1 min read
Day 9 : addEventListener('click', ..) and .onclick are not the same

Day 9 : addEventListener('click', ..) and .onclick are not the same

16
Comments
1 min read
The Async Series: Async Functions

The Async Series: Async Functions

15
Comments
2 min read
An MVC Generator for Your Next Express JS Project

An MVC Generator for Your Next Express JS Project

4
Comments 2
2 min read
Operadores Aritméticos: Exemplos (Parte 2)

Operadores Aritméticos: Exemplos (Parte 2)

3
Comments
2 min read
loading...