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.
Don't Be The Next Victim! This Library Will Keep You Safe!

Don't Be The Next Victim! This Library Will Keep You Safe!

7
Comments 1
4 min read
Tracking Order Status in Node.js: A Deep Dive

Tracking Order Status in Node.js: A Deep Dive

7
Comments
3 min read
💅🏻CSS-in-JS is Making a Comeback: What’s New?

💅🏻CSS-in-JS is Making a Comeback: What’s New?

6
Comments
1 min read
Why ['1', '5', '11'].map(parseInt) in JS returns [1, NaN, 3]?

Why ['1', '5', '11'].map(parseInt) in JS returns [1, NaN, 3]?

1
Comments 1
2 min read
Discover the Power of JavaScript MutationObserver!💪🚀

Discover the Power of JavaScript MutationObserver!💪🚀

12
Comments
3 min read
Age of Spaghetti Code

Age of Spaghetti Code

1
Comments
1 min read
Fluent Icons

Fluent Icons

6
Comments
2 min read
shadcn-ui/ui codebase analysis: How is “Blocks” page built — Part 5

shadcn-ui/ui codebase analysis: How is “Blocks” page built — Part 5

Comments
6 min read
Understanding JavaScript Promises

Understanding JavaScript Promises

3
Comments
1 min read
Generics in Typescript and how to use them

Generics in Typescript and how to use them

1
Comments
5 min read
Master Async/Await in JavaScript: Tips and Tricks for Pros

Master Async/Await in JavaScript: Tips and Tricks for Pros

1
Comments
3 min read
Made a Assignment Generator

Made a Assignment Generator

1
Comments
1 min read
ES-6 What is it?

ES-6 What is it?

5
Comments 2
2 min read
Why ['1', '5', '11'].map(parseInt) in JS returns [1, NaN, 3]?

Why ['1', '5', '11'].map(parseInt) in JS returns [1, NaN, 3]?

3
Comments 1
2 min read
Git Cheat Sheet – Git Commands You Should Know

Git Cheat Sheet – Git Commands You Should Know

5
Comments
9 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.