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 Feature Flags for API Version upgrades

Using Feature Flags for API Version upgrades

2
Comments
4 min read
Melhorando a manutenibilidade e escalabilidade do código com Módulos ES6

Melhorando a manutenibilidade e escalabilidade do código com Módulos ES6

2
Comments
2 min read
Flattening Arrays with flat() and flatMap() in JavaScript

Flattening Arrays with flat() and flatMap() in JavaScript

15
Comments 1
5 min read
Understanding Errors In JavaScript: Error Objects

Understanding Errors In JavaScript: Error Objects

2
Comments
2 min read
Resolvendo problemas no HackerRank: Contando divisores de um número inteiro.

Resolvendo problemas no HackerRank: Contando divisores de um número inteiro.

1
Comments
2 min read
How Use Circuit Breaker in NodeJS

How Use Circuit Breaker in NodeJS

19
Comments 4
3 min read
Mastering JavaScript Functions: A Complete Guide from Beginner to Advanced In 2023

Mastering JavaScript Functions: A Complete Guide from Beginner to Advanced In 2023

2
Comments 3
3 min read
Geocode with OpenCage and MapLibre

Geocode with OpenCage and MapLibre

3
Comments
3 min read
Reusable component store for pagination using generics

Reusable component store for pagination using generics

18
Comments 2
7 min read
Instance and Non-instance properties

Instance and Non-instance properties

2
Comments
1 min read
Tuples in C# vs JavaScript: A Comparative Analysis

Tuples in C# vs JavaScript: A Comparative Analysis

Comments 1
3 min read
How to Create Smart Contracts with Web3

How to Create Smart Contracts with Web3

2
Comments 1
10 min read
A Beginner's Guide to Getting Started with React

A Beginner's Guide to Getting Started with React

2
Comments
3 min read
Type Inference: How to Use Conditional Types and Generics

Type Inference: How to Use Conditional Types and Generics

22
Comments
3 min read
useState when to use?

useState when to use?

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