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.
The Magic of `this`, `call()`, `apply()`, and `bind()` in JavaScript

The Magic of `this`, `call()`, `apply()`, and `bind()` in JavaScript

Comments
3 min read
Function Declaration vs Function Expression

Function Declaration vs Function Expression

Comments 1
4 min read
Understanding Object-Oriented Programming in JavaScript

Understanding Object-Oriented Programming in JavaScript

1
Comments
4 min read
How We Moved PDF Processing from Server to Browser (and Killed OOM Crashes)

How We Moved PDF Processing from Server to Browser (and Killed OOM Crashes)

Comments
5 min read
The Magic of this, call(), apply(), and bind()

The Magic of this, call(), apply(), and bind()

1
Comments
4 min read
TypeScript Hero is dead (is yet another VS Code extension gone forever?)

TypeScript Hero is dead (is yet another VS Code extension gone forever?)

Comments
6 min read
Web Crypto API — Hash Anything in the Browser Without npm Packages

Web Crypto API — Hash Anything in the Browser Without npm Packages

Comments
1 min read
Exploring Motion and Generative Visuals in the Browser — Three Small Experiments

Exploring Motion and Generative Visuals in the Browser — Three Small Experiments

1
Comments
1 min read
Breaking the AI Slop: Building a Real-time Content Detector

Breaking the AI Slop: Building a Real-time Content Detector

Comments
2 min read
Understanding Objects in JavaScript

Understanding Objects in JavaScript

1
Comments
7 min read
Arrow Functions in JavaScript: A Simpler Way to Write Functions

Arrow Functions in JavaScript: A Simpler Way to Write Functions

Comments
5 min read
JavaScript Objects Explained: The Complete Beginner's Guide (With Real Examples)

JavaScript Objects Explained: The Complete Beginner's Guide (With Real Examples)

5
Comments
4 min read
Control Flow in JavaScript: if, else, and switch Explained with Real Examples

Control Flow in JavaScript: if, else, and switch Explained with Real Examples

5
Comments
4 min read
Handling API Data in Next.js: Things I Learned While Working on Real Projects

Handling API Data in Next.js: Things I Learned While Working on Real Projects

Comments
3 min read
I Built an AI That Audits Your Entire Codebase With One Command

I Built an AI That Audits Your Entire Codebase With One Command

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