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.
Jamstack is meaningless

Jamstack is meaningless

7
Comments 2
7 min read
Ng-News 23/31: SSR Vulnerability, Q&A Session, RFC ended

Ng-News 23/31: SSR Vulnerability, Q&A Session, RFC ended

6
Comments 1
2 min read
How to build containerised Lambda functions with AWS CDK

How to build containerised Lambda functions with AWS CDK

Comments
5 min read
Why I like Astro

Why I like Astro

16
Comments 2
2 min read
A Guide to Node.js Notebooks

A Guide to Node.js Notebooks

39
Comments
3 min read
Day 24: Async vibes

Day 24: Async vibes

2
Comments 3
1 min read
Two+ things I do every time I set up a new node project

Two+ things I do every time I set up a new node project

21
Comments 2
2 min read
Creating Type-Safe Forms in Angular: Advanced Tip 🤯

Creating Type-Safe Forms in Angular: Advanced Tip 🤯

2
Comments 2
3 min read
Exploring React Native

Exploring React Native

Comments
2 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
Exploring Asynchronous Operations in Angular: Promises vs. Observables

Exploring Asynchronous Operations in Angular: Promises vs. Observables

4
Comments
2 min read
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
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
Phase 1

Phase 1

Comments
2 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
Optimizing Memory Usage in JavaScript

Optimizing Memory Usage in JavaScript

4
Comments 4
2 min read
Creating Hero Section in React with Styled Components

Creating Hero Section in React with Styled Components

Comments
3 min read
reverse only the alphabetical ones

reverse only the alphabetical ones

Comments
1 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
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
fizzbuzz

fizzbuzz

Comments
1 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
Array intersection

Array intersection

Comments
1 min read
loading...