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.
Using performance.now() instead of Date.now() to prevent timestamp collisions

Using performance.now() instead of Date.now() to prevent timestamp collisions

6
Comments 5
2 min read
A guide to the 4 new Array.prototype methods in JavaScript

A guide to the 4 new Array.prototype methods in JavaScript

13
Comments 5
9 min read
All You Need to Know About JavaScript Object-Oriented Programming (OOP)

All You Need to Know About JavaScript Object-Oriented Programming (OOP)

7
Comments
8 min read
Phase 1

Phase 1

Comments
2 min read
Can you just combine region and language to make a locale?

Can you just combine region and language to make a locale?

1
Comments
4 min read
Understanding The Event Loop in NodeJs Easily

Understanding The Event Loop in NodeJs Easily

13
Comments
5 min read
Mastering JavaScript Variable Declarations: A Comprehensive Guide to let, const, and var Usage.

Mastering JavaScript Variable Declarations: A Comprehensive Guide to let, const, and var Usage.

Comments
2 min read
Descomplicando Programação Orientada a Objetos (POO) com maizena e JavaScript

Descomplicando Programação Orientada a Objetos (POO) com maizena e JavaScript

243
Comments 32
5 min read
What is React batching state?

What is React batching state?

3
Comments
3 min read
Create configurable Angular guards

Create configurable Angular guards

26
Comments 1
5 min read
🪄✨Building a blog with a liking feature using React, Hanko and Novu 🔥

🪄✨Building a blog with a liking feature using React, Hanko and Novu 🔥

274
Comments 17
16 min read
React Custom Hook: useCopyToClipboard

React Custom Hook: useCopyToClipboard

10
Comments
2 min read
Contributing to AI Shopping Cart - App Template for Java, Azure OpenAI and Azure Spring Apps

Contributing to AI Shopping Cart - App Template for Java, Azure OpenAI and Azure Spring Apps

1
Comments
19 min read
Free Online Resume Builder with NextJS

Free Online Resume Builder with NextJS

8
Comments 1
4 min read
Variable Declaration in JavaScript: A Comprehensive Guide

Variable Declaration in JavaScript: A Comprehensive Guide

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