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.
Good practices and Design Patterns for Vue Composables

Good practices and Design Patterns for Vue Composables

204
Comments 19
5 min read
Convert SVG into PNG in the browser using Resvg

Convert SVG into PNG in the browser using Resvg

Comments 1
2 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
👋 Say Goodbye to Spread Operator: Use Default Composer

👋 Say Goodbye to Spread Operator: Use Default Composer

234
Comments 53
4 min read
Apollo Link OpenTelemetry Instrumentation

Apollo Link OpenTelemetry Instrumentation

1
Comments
5 min read
Async Await vs Fetch.Then()

Async Await vs Fetch.Then()

27
Comments 3
3 min read
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
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
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
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
React와 Solid의 차이점 톺아보기

React와 Solid의 차이점 톺아보기

5
Comments
2 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.