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.
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 🚀

3
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 the `fs.promises` Module in Node.js 🚀

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

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

Mastering Streams 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
TenoxUI – A Lightweight Utility-First CSS Framework

TenoxUI – A Lightweight Utility-First CSS Framework

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
Understanding the Events Module in Node.js 🎯

Understanding the Events Module in Node.js 🎯

Comments
2 min read
Understanding the Callback Pattern in Node.js 🔄

Understanding the Callback Pattern in Node.js 🔄

Comments
2 min read
The Path Module in Node.js 📂🚀

The Path Module in Node.js 📂🚀

Comments
2 min read
Building an AI-Powered E-Commerce Support Chatbot using langchain.js : A Step-by-Step Guide

Building an AI-Powered E-Commerce Support Chatbot using langchain.js : A Step-by-Step Guide

Comments
2 min read
ES Modules in Node.js: The Modern Way to Handle Modules 🚀

ES Modules in Node.js: The Modern Way to Handle Modules 🚀

Comments
2 min read
CORS, Preflight Requests, and Common Cross-Origin Issues

CORS, Preflight Requests, and Common Cross-Origin Issues

15
Comments
5 min read
Open Source Tools for Streamlining Release Management

Open Source Tools for Streamlining Release Management

80
Comments 3
3 min read
loading...