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.
How to create a Blog API using Node.js and Express.js Framework

How to create a Blog API using Node.js and Express.js Framework

4
Comments
24 min read
Building web components with WebC in vanilla JavaScript

Building web components with WebC in vanilla JavaScript

7
Comments
9 min read
How to Implement and use Feature Flags in a Svelte Application

How to Implement and use Feature Flags in a Svelte Application

2
Comments
6 min read
A beautiful TUI for caniuse.com

A beautiful TUI for caniuse.com

2
Comments
1 min read
A Foolproof Guide To 'this' In JavaScript

A Foolproof Guide To 'this' In JavaScript

8
Comments
3 min read
Estruturas de dados no JavaScript, o que são e qual sua utilidade?

Estruturas de dados no JavaScript, o que são e qual sua utilidade?

Comments
2 min read
Timeout with Fetch API

Timeout with Fetch API

11
Comments 2
1 min read
3 Ways To Remove Duplicates in an Array with JavaScript

3 Ways To Remove Duplicates in an Array with JavaScript

3
Comments
2 min read
A Qwik View of the Ranking Bar

A Qwik View of the Ranking Bar

9
Comments
8 min read
Node.js microservice architecture🤗

Node.js microservice architecture🤗

5
Comments 1
3 min read
100 Days of Code Challenge: Day 4

100 Days of Code Challenge: Day 4

Comments
2 min read
String.endsWith() in JavaScript

String.endsWith() in JavaScript

1
Comments
2 min read
Manage Azure App Registrations in VS Code

Manage Azure App Registrations in VS Code

3
Comments
2 min read
🔄 RECURSION IN JAVASCRIPT

🔄 RECURSION IN JAVASCRIPT

5
Comments
4 min read
How to Build a React Music Player from Scratch

How to Build a React Music Player from Scratch

313
Comments 41
6 min read
How to build a counter app using useReducer react.js

How to build a counter app using useReducer react.js

6
Comments
12 min read
#217: Contains Duplicate

#217: Contains Duplicate

2
Comments
2 min read
Axios GET and POST examples

Axios GET and POST examples

8
Comments 1
7 min read
Diário de bordo #3

Diário de bordo #3

2
Comments
2 min read
Enhance your Docsify experience with your own plugin

Enhance your Docsify experience with your own plugin

3
Comments
5 min read
Criando uma paginação do zero com React usando Hooks

Criando uma paginação do zero com React usando Hooks

12
Comments
8 min read
Load balancing for beginners

Load balancing for beginners

4
Comments 1
4 min read
Laravel + Vue 3 (Vite, TypeScript) SPA Setup

Laravel + Vue 3 (Vite, TypeScript) SPA Setup

11
Comments
3 min read
useHistory Hook in React for App Navigation

useHistory Hook in React for App Navigation

2
Comments
3 min read
Intro to SolidJS: How to Create Fast, Reactive Web Apps

Intro to SolidJS: How to Create Fast, Reactive Web Apps

25
Comments 6
3 min read
loading...