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.
You Don't Always Need useCallback and useMemo

You Don't Always Need useCallback and useMemo

1
Comments
7 min read
Java Scope Explained: A Deep Dive into Variable Accessibility

Java Scope Explained: A Deep Dive into Variable Accessibility

1
Comments
6 min read
Mastering TCJSGame TileMap System: Building Complex Game Worlds

Mastering TCJSGame TileMap System: Building Complex Game Worlds

Comments
9 min read
JavaScript Core Fundamentals: var, let, const, Scope, and Closures

JavaScript Core Fundamentals: var, let, const, Scope, and Closures

2
Comments
3 min read
My Portfolio

My Portfolio

1
Comments
1 min read
Mastering TCJSGame Movement Utilities: Beyond Basic Motion

Mastering TCJSGame Movement Utilities: Beyond Basic Motion

Comments
8 min read
TCJSGame V3 vs. Scratch 3: Choosing the Right Engine for Your Next Project

TCJSGame V3 vs. Scratch 3: Choosing the Right Engine for Your Next Project

Comments
5 min read
Vanilla Verse & React Verse — Beginner-Friendly Open Source

Vanilla Verse & React Verse — Beginner-Friendly Open Source

2
Comments
1 min read
Zod Inference

Zod Inference

Comments
2 min read
What is Package Manager?

What is Package Manager?

2
Comments
1 min read
Build Your First MCP Server with Notion and OpenAI - A Developer's Guide

Build Your First MCP Server with Notion and OpenAI - A Developer's Guide

1
Comments
6 min read
Understanding the Math Object and Utility Functions in JavaScript (Beginner’s Guide)

Understanding the Math Object and Utility Functions in JavaScript (Beginner’s Guide)

2
Comments
3 min read
10 Essential JavaScript Performance Optimization Techniques That Every Developer Should Know

10 Essential JavaScript Performance Optimization Techniques That Every Developer Should Know

Comments
3 min read
Mastering JavaScript Destructuring in ES6+: Simplify Your Code with Modern JavaScript Features

Mastering JavaScript Destructuring in ES6+: Simplify Your Code with Modern JavaScript Features

Comments
3 min read
Building jsTinker: A Free Desktop JavaScript Playground (And Why I Built It)

Building jsTinker: A Free Desktop JavaScript Playground (And Why I Built It)

2
Comments
4 min read
React-json

React-json

2
Comments
1 min read
650+ Frontend Interview Questions (JavaScript, React, Next.js & More) — My Complete Prep Journey

650+ Frontend Interview Questions (JavaScript, React, Next.js & More) — My Complete Prep Journey

16
Comments 2
2 min read
A Complete Beginner’s Guide to Angular: Learn, Understand, and Build with Confidence

A Complete Beginner’s Guide to Angular: Learn, Understand, and Build with Confidence

6
Comments 1
5 min read
How to Publish Your Package on npm

How to Publish Your Package on npm

Comments
1 min read
Beginner’s Guide #6: 🌀 The Event Loop Explained in 3 Minutes (You’ll Never Forget It)

Beginner’s Guide #6: 🌀 The Event Loop Explained in 3 Minutes (You’ll Never Forget It)

33
Comments 8
3 min read
JavaScript Fundamentals - Variables: The Foundation of Any Program

JavaScript Fundamentals - Variables: The Foundation of Any Program

Comments
9 min read
🚀MockMan: Mock APIs in VS Code Like a Pro—Zero Setup, Instant Wins!

🚀MockMan: Mock APIs in VS Code Like a Pro—Zero Setup, Instant Wins!

2
Comments
2 min read
Creating a Website for Tier Lists

Creating a Website for Tier Lists

Comments
1 min read
CORS and Same-Origin Policy Deep Dive

CORS and Same-Origin Policy Deep Dive

Comments
4 min read
The JavaScript Paradox: How Synchronous JS Dances Asynchronously in Node.js

The JavaScript Paradox: How Synchronous JS Dances Asynchronously in Node.js

Comments
4 min read
loading...