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.
.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
Getting the frequency of an element in an array in JavaScript

Getting the frequency of an element in an array in JavaScript

27
Comments 18
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
Higher Order Functions

Higher Order Functions

6
Comments
1 min read
Javascript : Arrays and Objects

Javascript : Arrays and Objects

5
Comments
4 min read
Puppeteer vs Selenium vs Playwright, a speed comparison

Puppeteer vs Selenium vs Playwright, a speed comparison

27
Comments 1
8 min read
Javascript Project - Character Counter

Javascript Project - Character Counter

6
Comments
1 min read
Use Javascript – .map(), .find(), .reduce() and .filter()

Use Javascript – .map(), .find(), .reduce() and .filter()

4
Comments
4 min read
Portfolio 2.0

Portfolio 2.0

63
Comments 12
4 min read
I created a light and easy to use PGP encryption tool 🔐

I created a light and easy to use PGP encryption tool 🔐

7
Comments 2
2 min read
Will cross-browser testing still be relevant in 2021?

Will cross-browser testing still be relevant in 2021?

4
Comments
1 min read
How to Fix Blurry Text on HTML Canvases on Mobile Phones

How to Fix Blurry Text on HTML Canvases on Mobile Phones

11
Comments
4 min read
React Hooks Demystified

React Hooks Demystified

5
Comments
4 min read
Create your own NPM Card! Part 1

Create your own NPM Card! Part 1

53
Comments
6 min read
Determining real data types in Javascript using Object.prototype.toString

Determining real data types in Javascript using Object.prototype.toString

7
Comments
2 min read
Chapter 1 : Values, Types, and Operators in JavaScript - a quick ride

Chapter 1 : Values, Types, and Operators in JavaScript - a quick ride

7
Comments
5 min read
Arokite - Preview your business cards in 3D

Arokite - Preview your business cards in 3D

7
Comments
1 min read
Regular Expressions cheat sheet

Regular Expressions cheat sheet

65
Comments 3
2 min read
loading...