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.
Regex…

Regex…

11
Comments 3
2 min read
Friday hack: Suspense, Concurrent mode and lazy to load locales for i18n

Friday hack: Suspense, Concurrent mode and lazy to load locales for i18n

14
Comments
3 min read
From Retail to Bootcamp grad AMA

From Retail to Bootcamp grad AMA

7
Comments 8
1 min read
How to Write a Game in Under 13 Kb While Taking Care of a Baby

How to Write a Game in Under 13 Kb While Taking Care of a Baby

369
Comments 24
22 min read
JavaScript's friendliest for loop: for...of loop

JavaScript's friendliest for loop: for...of loop

11
Comments 2
2 min read
Some lists are not like the others

Some lists are not like the others

22
Comments 2
11 min read
How we reduced our initial JS/CSS size by 67%

How we reduced our initial JS/CSS size by 67%

866
Comments 28
8 min read
Singleton in JavaScript

Singleton in JavaScript

149
Comments 32
4 min read
Customizing Bulma on a Gatsby Blog

Customizing Bulma on a Gatsby Blog

17
Comments 5
2 min read
Top 10 Vue JS Books You Should Read

Top 10 Vue JS Books You Should Read

115
Comments 2
8 min read
How to write comments to improve code clarity

How to write comments to improve code clarity

7
Comments 1
5 min read
ES6 Rest and Spread Operators

ES6 Rest and Spread Operators

15
Comments
4 min read
How to create a choropleth Map or Geographic HeatMap in React

How to create a choropleth Map or Geographic HeatMap in React

6
Comments 5
4 min read
Rendering a Sidebar or Breadcrumbs with React Router v4

Rendering a Sidebar or Breadcrumbs with React Router v4

58
Comments 1
3 min read
Elegant error handling with the JavaScript Either Monad

Elegant error handling with the JavaScript Either Monad

5
Comments
19 min read
List of Variables vs. Object

List of Variables vs. Object

34
Comments 12
1 min read
fakestorejs a way to quiclky mock data

fakestorejs a way to quiclky mock data

6
Comments
1 min read
How to validate an email address in JavaScript

How to validate an email address in JavaScript

115
Comments 11
2 min read
Tests… documentation for your future self (and others) of code correctness

Tests… documentation for your future self (and others) of code correctness

6
Comments 1
8 min read
Basic React Hooks

Basic React Hooks

13
Comments
1 min read
CODING BYTES: PART 5 — Loops

CODING BYTES: PART 5 — Loops

12
Comments 1
3 min read
Sustainable Node.js development with only a browser

Sustainable Node.js development with only a browser

13
Comments 1
8 min read
Demystifying the Long Arrow "Operator"

Demystifying the Long Arrow "Operator"

126
Comments 66
3 min read
Build an SMS bot on Glitch with Hapi.js and the Nexmo Messages API

Build an SMS bot on Glitch with Hapi.js and the Nexmo Messages API

7
Comments
8 min read
Create an accessible dropdown navigation

Create an accessible dropdown navigation

71
Comments 27
6 min read
loading...