Forem

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.
What Is A Variable? | JS in <3
Cover image for 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
Cover image for How to create a CLI with NodeJS

How to create a CLI with NodeJS

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

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

14
Comments 2
2 min read
Don't struggle with extending the service worker in Create React App anymore. Upgrade to version 4!
Cover image for 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]
Cover image for 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
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
Default Function Parameters
Cover image for Default Function Parameters

Default Function Parameters

7
Comments
2 min read
JavaScript Strings Tutorial [Create Strings using Template Literals]
Cover image for JavaScript Strings Tutorial [Create Strings using Template Literals]

JavaScript Strings Tutorial [Create Strings using Template Literals]

5
Comments
4 min read
JavaScript CPU Emulator Problem

JavaScript CPU Emulator Problem

6
Comments
2 min read
seal vs freeze vs preventExtenstions in JS.

seal vs freeze vs preventExtenstions in JS.

8
Comments
2 min read
Why Should I Learn ReactJS?
Cover image for Why Should I Learn ReactJS?

Why Should I Learn ReactJS?

6
Comments 2
4 min read
.then() implicitly returns a promise

.then() implicitly returns a promise

1
Comments
1 min read
Destructuring Assignment In A Function Parameter
Cover image for 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
Cover image for 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 🐛
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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 🥳
Cover image for 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
Javascript Project - Character Counter

Javascript Project - Character Counter

6
Comments
1 min read
Puppeteer vs Selenium vs Playwright, a speed comparison
Cover image for Puppeteer vs Selenium vs Playwright, a speed comparison

Puppeteer vs Selenium vs Playwright, a speed comparison

27
Comments 1
8 min read
loading...