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.
How to run many Node.js HTTP servers concurrently using child processes

How to run many Node.js HTTP servers concurrently using child processes

7
Comments 4
3 min read
Cookie and how to create with detail code explaination in Nodejs

Cookie and how to create with detail code explaination in Nodejs

Comments
3 min read
How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

98
Comments 3
6 min read
Accepting Credit Card Payments in Node.js using BudPay's API

Accepting Credit Card Payments in Node.js using BudPay's API

7
Comments 1
5 min read
React's Secret Weapon: Synthetic Events

React's Secret Weapon: Synthetic Events

3
Comments
2 min read
👋 Say Goodbye to Spread Operator: Use Default Composer

👋 Say Goodbye to Spread Operator: Use Default Composer

234
Comments 53
4 min read
Farewell, Ramda

Farewell, Ramda

Comments
7 min read
Part : 8 Unlocking the Power of Callback Functions in JavaScript

Part : 8 Unlocking the Power of Callback Functions in JavaScript

2
Comments
6 min read
React와 Solid의 차이점 톺아보기

React와 Solid의 차이점 톺아보기

4
Comments
2 min read
Why I choose to use the Dev.to API to display content on my website

Why I choose to use the Dev.to API to display content on my website

2
Comments
2 min read
Good practices and Design Patterns for Vue Composables

Good practices and Design Patterns for Vue Composables

200
Comments 17
5 min read
Data Structures in JavaScript (Part 2): Stacks and Queues

Data Structures in JavaScript (Part 2): Stacks and Queues

5
Comments 1
5 min read
FreeCodeCamp: Find the longest word in a string. Basic Algorithm 4

FreeCodeCamp: Find the longest word in a string. Basic Algorithm 4

Comments
4 min read
#LearnedToday: structuredClone()

#LearnedToday: structuredClone()

4
Comments 3
1 min read
From XMLHttpRequest to Fetch API: How Fetch became the Way Forward for JS Development

From XMLHttpRequest to Fetch API: How Fetch became the Way Forward for JS Development

7
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.