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.
HMAC & Message Authentication Codes - Why hashing alone is NOT ENOUGH for Data Integrity 😼

HMAC & Message Authentication Codes - Why hashing alone is NOT ENOUGH for Data Integrity 😼

4
Comments
5 min read
Enhancing Visual Stability - Understanding Cumulative Layout Shift (CLS)

Enhancing Visual Stability - Understanding Cumulative Layout Shift (CLS)

3
Comments
3 min read
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
Optimizing Memory Usage in JavaScript

Optimizing Memory Usage in JavaScript

4
Comments 4
2 min read
Explorando os Princípios Fundamentais e Tecnologias Vitais do Desenvolvimento Web

Explorando os Princípios Fundamentais e Tecnologias Vitais do Desenvolvimento Web

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