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.
Data Models and Web Components

Data Models and Web Components

Comments
7 min read
"Tell, Don't Ask" Principle Explained in 100 Seconds
Cover image for "Tell, Don't Ask" Principle Explained in 100 Seconds

"Tell, Don't Ask" Principle Explained in 100 Seconds

3
Comments 1
4 min read
Deploying Smart Contracts on Ethereum Test Network: A Beginner's Guide 🚀

Deploying Smart Contracts on Ethereum Test Network: A Beginner's Guide 🚀

2
Comments
3 min read
Server Side Web Assembly - Exploring the Unknown

Server Side Web Assembly - Exploring the Unknown

Comments
2 min read
Why 1 === 1 is true but {} === {} is false.
Cover image for Why 1 === 1 is true but {} === {} is false.

Why 1 === 1 is true but {} === {} is false.

1
Comments
2 min read
Recursion in JavaScript Types, Structure, and Practical Examples
Cover image for Recursion in JavaScript Types, Structure, and Practical Examples

Recursion in JavaScript Types, Structure, and Practical Examples

1
Comments
2 min read
Node.js Backend Engineer Roadmap in 2025!
Cover image for Node.js Backend Engineer Roadmap in 2025!

Node.js Backend Engineer Roadmap in 2025!

7
Comments 1
1 min read
Understanding Protocol Buffers: A Fast Alternative to JSON

Understanding Protocol Buffers: A Fast Alternative to JSON

Comments
3 min read
Big O Notations
Cover image for Big O Notations

Big O Notations

Comments
4 min read
Is random numbers in computers are random at all? JS version
Cover image for Is random numbers in computers are random at all? JS version

Is random numbers in computers are random at all? JS version

7
Comments 2
3 min read
This is How All Good React Developers Structure Their State.
Cover image for This is How All Good React Developers Structure Their State.

This is How All Good React Developers Structure Their State.

1
Comments
5 min read
My Developer Journey, Captured in My New Portfolio
Cover image for My Developer Journey, Captured in My New Portfolio

My Developer Journey, Captured in My New Portfolio

Comments
1 min read
Responsive Portfolio website Test 1

Responsive Portfolio website Test 1

Comments
1 min read
Automated Deployments of Meteor.js bundle using Terraform
Cover image for Automated Deployments of Meteor.js bundle using Terraform

Automated Deployments of Meteor.js bundle using Terraform

Comments
3 min read
🚀 5 JavaScript Best Practices That Transformed My Code Quality
Cover image for 🚀 5 JavaScript Best Practices That Transformed My Code Quality

🚀 5 JavaScript Best Practices That Transformed My Code Quality

1
Comments
1 min read
SST - a parte da infra que pode ser legal
Cover image for SST - a parte da infra que pode ser legal

SST - a parte da infra que pode ser legal

1
Comments
2 min read
Top 10 Practices to make your app accessible

Top 10 Practices to make your app accessible

4
Comments
3 min read
Arrays in JavaScript
Cover image for Arrays in JavaScript

Arrays in JavaScript

Comments
3 min read
The Differences in Truthiness and Falsiness in JavaScript vs PHP
Cover image for The Differences in Truthiness and Falsiness in JavaScript vs PHP

The Differences in Truthiness and Falsiness in JavaScript vs PHP

2
Comments 1
6 min read
Memahami Function Ticker di JavaScript: Cara Kerja dan Penjelasan Detail

Memahami Function Ticker di JavaScript: Cara Kerja dan Penjelasan Detail

Comments
3 min read
Iwant to learn Javascript zero to hero.

Iwant to learn Javascript zero to hero.

Comments 1
1 min read
Understanding DOM Manipulation in JavaScript: A Beginner’s Guide
Cover image for Understanding DOM Manipulation in JavaScript: A Beginner’s Guide

Understanding DOM Manipulation in JavaScript: A Beginner’s Guide

10
Comments
3 min read
From Arrays to APIs: My (Mis)Adventures in Web Development
Cover image for From Arrays to APIs: My (Mis)Adventures in Web Development

From Arrays to APIs: My (Mis)Adventures in Web Development

Comments
3 min read
Understanding Worker Threads in Node.js: A Deep Dive

Understanding Worker Threads in Node.js: A Deep Dive

6
Comments
6 min read
Understanding LRU Cache: Efficient Data Storage and Retrieval
Cover image for Understanding LRU Cache: Efficient Data Storage and Retrieval

Understanding LRU Cache: Efficient Data Storage and Retrieval

2
Comments
5 min read
loading...