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.
Configuring Mock Service Worker (MSW)

Configuring Mock Service Worker (MSW)

18
Comments
5 min read
What Is A Variable? | JS in <3

What Is A Variable? | JS in <3

6
Comments
3 min read
How to create a CLI with NodeJS

How to create a CLI with NodeJS

56
Comments 1
4 min read
UI Dev Newsletter #34

UI Dev Newsletter #34

3
Comments
1 min read
Resizing a Three.js Scene When the Browser Window Size Changes

Resizing a Three.js Scene When the Browser Window Size Changes

13
Comments 2
2 min read
Don't struggle with extending the service worker in Create React App anymore. Upgrade to version 4!

Don't struggle with extending the service worker in Create React App anymore. Upgrade to version 4!

4
Comments 2
2 min read
Avoid toString() Fatal Error [String Casting in JavaScript]

Avoid toString() Fatal Error [String Casting in JavaScript]

5
Comments
4 min read
Page Loading Animation with EasyGrid

Page Loading Animation with EasyGrid

3
Comments
1 min read
Default Function Parameters

Default Function Parameters

7
Comments
2 min read
Solving day 7 of Advent of Code 2020 in JavaScript

Solving day 7 of Advent of Code 2020 in JavaScript

5
Comments
1 min read
JavaScript CPU Emulator Problem

JavaScript CPU Emulator Problem

6
Comments
2 min read
JavaScript Strings Tutorial [Create Strings using Template Literals]

JavaScript Strings Tutorial [Create Strings using Template Literals]

5
Comments
4 min read
seal vs freeze vs preventExtenstions in JS.

seal vs freeze vs preventExtenstions in JS.

8
Comments
2 min read
Getting the frequency of an element in an array in JavaScript

Getting the frequency of an element in an array in JavaScript

28
Comments 18
2 min read
.then() implicitly returns a promise

.then() implicitly returns a promise

1
Comments
1 min read
Why Should I Learn ReactJS?

Why Should I Learn ReactJS?

6
Comments 2
4 min read
Destructuring Assignment In A Function Parameter

Destructuring Assignment In A Function Parameter

6
Comments
2 min read
The easiest way to patch your npm package when there is a 🐛

The easiest way to patch your npm package when there is a 🐛

68
Comments 14
2 min read
Reproducible Node Builds With npm ci

Reproducible Node Builds With npm ci

7
Comments
6 min read
Web Development Project Ideas for Beginners

Web Development Project Ideas for Beginners

45
Comments 1
2 min read
Understanding the Object-Oriented Programming

Understanding the Object-Oriented Programming

37
Comments 3
6 min read
There's more to console than .log() in JavaScript

There's more to console than .log() in JavaScript

14
Comments 1
3 min read
From 0 to 100 Followers on Twitter. How I Grew My Developer Account 🥳

From 0 to 100 Followers on Twitter. How I Grew My Developer Account 🥳

7
Comments
5 min read
Master Modern JavaScript skills with this amazing guide

Master Modern JavaScript skills with this amazing guide

144
Comments 17
15 min read
Higher Order Functions

Higher Order Functions

6
Comments
1 min read
loading...