close

DEV Community

BERJAYA

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.
The Most Common Bug in Liters to Gallons Converters

The Most Common Bug in Liters to Gallons Converters

BERJAYA 2
Comments
5 min read
How Node.js Handles Multiple Requests with a Single Thread

How Node.js Handles Multiple Requests with a Single Thread

Comments
9 min read
The Node.js Event Loop Explained

The Node.js Event Loop Explained

Comments
8 min read
Why Node.js Is Perfect for Building Fast Web Applications

Why Node.js Is Perfect for Building Fast Web Applications

Comments
9 min read
I Built a Chrome Extension That Catches Japanese Ad Law Violations in Real Time

I Built a Chrome Extension That Catches Japanese Ad Law Violations in Real Time

BERJAYA 1
Comments
3 min read
Error Handling in JavaScript: Try, Catch, Finally

Error Handling in JavaScript: Try, Catch, Finally

Comments
8 min read
What Is Node.js? JavaScript on the Server Explained

What Is Node.js? JavaScript on the Server Explained

Comments
8 min read
Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Comments
8 min read
JavaScript Promises Explained for Beginners

JavaScript Promises Explained for Beginners

Comments
7 min read
Synchronous vs Asynchronous JavaScript

Synchronous vs Asynchronous JavaScript

Comments
8 min read
Callbacks in JavaScript: Why They Exist

Callbacks in JavaScript: Why They Exist

Comments
7 min read
REST API Design Made Simple with Express.js

REST API Design Made Simple with Express.js

Comments
3 min read
The `new` Keyword in JavaScript

The `new` Keyword in JavaScript

Comments
7 min read
Recreating Math.floor without the Math object? Here is my manual approach.

Recreating Math.floor without the Math object? Here is my manual approach.

BERJAYA 1
Comments
2 min read
CSV and JSON: Converting Between Formats Without Any Libraries

CSV and JSON: Converting Between Formats Without Any Libraries

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.