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.
Recipe Generator

Recipe Generator

1
Comments 1
1 min read
Creating a Node.js Server from Scratch 🚀

Creating a Node.js Server from Scratch 🚀

1
Comments 1
3 min read
30+ String Manipulation Techniques in JavaScript

30+ String Manipulation Techniques in JavaScript

6
Comments
11 min read
Why Real-World Performance is Different from Benchmark Numbers

Why Real-World Performance is Different from Benchmark Numbers

Comments 1
2 min read
Using TenoxUI as a Utility-First or Utility-Classes Engine

Using TenoxUI as a Utility-First or Utility-Classes Engine

Comments
2 min read
Using dangerouslySetInnerHTML Safely in React and Next.js Production Systems

Using dangerouslySetInnerHTML Safely in React and Next.js Production Systems

7
Comments
6 min read
Building a Free Online Python Interpreter with FastAPI and Monaco Editor

Building a Free Online Python Interpreter with FastAPI and Monaco Editor

1
Comments
3 min read
What You Need To Know About JavaScript V8 Engine

What You Need To Know About JavaScript V8 Engine

2
Comments
3 min read
Boosting Node.js Throughput with setImmediate

Boosting Node.js Throughput with setImmediate

1
Comments
3 min read
10 CSS Tricks Every Frontend Developer Should Know

10 CSS Tricks Every Frontend Developer Should Know

4
Comments
3 min read
JSON Response in Node.js: Sending Data Like a Pro 🚀

JSON Response in Node.js: Sending Data Like a Pro 🚀

1
Comments
2 min read
Mastering Pipes in Node.js 🚀

Mastering Pipes in Node.js 🚀

2
Comments
2 min read
Understanding Asynchronous JavaScript 🚀

Understanding Asynchronous JavaScript 🚀

2
Comments
2 min read
How To Build A Raw TCP Server Where Every Millisecond Counts.

How To Build A Raw TCP Server Where Every Millisecond Counts.

27
Comments 12
4 min read
The Power of the HTTP Module in Node.js 🚀

The Power of the HTTP Module in Node.js 🚀

1
Comments
3 min read
Mastering Streams in Node.js 🚀

Mastering Streams in Node.js 🚀

1
Comments
2 min read
Mastering the `fs.promises` Module in Node.js 🚀

Mastering the `fs.promises` Module in Node.js 🚀

1
Comments
2 min read
You're Not a Real Front-End Developer If You Don't Know This: The React Component Lifecycle Explained!

You're Not a Real Front-End Developer If You Don't Know This: The React Component Lifecycle Explained!

3
Comments
2 min read
Understanding Streams and Buffers in Node.js 🚀

Understanding Streams and Buffers in Node.js 🚀

1
Comments
2 min read
Axios vs. Fetch: Which Fetch Wrapper Should I Choose in 2025?

Axios vs. Fetch: Which Fetch Wrapper Should I Choose in 2025?

9
Comments 26
2 min read
module.exports vs exports in Node.js: What’s the Difference? 🤔

module.exports vs exports in Node.js: What’s the Difference? 🤔

Comments 1
2 min read
✨ Module Bundlers, Demystified: What You Actually Need to Know

✨ Module Bundlers, Demystified: What You Actually Need to Know

8
Comments 2
5 min read
Built-in Modules in Node.js 🚀

Built-in Modules in Node.js 🚀

2
Comments
2 min read
How to Redirect Users Dynamically and Pass State Like a Pro

How to Redirect Users Dynamically and Pass State Like a Pro

6
Comments
3 min read
Primeros pasos con SAP CAP: Crea tu primera API y servicio OData en minutos 🚀

Primeros pasos con SAP CAP: Crea tu primera API y servicio OData en minutos 🚀

Comments
3 min read
loading...