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.
Construindo aplicação do zero com node.js: Parte 4

Construindo aplicação do zero com node.js: Parte 4

6
Comments 2
5 min read
Next.js vs WordPress: Does the comparison make sense?

Next.js vs WordPress: Does the comparison make sense?

5
Comments
9 min read
Serverless + JS: Um bot de web-scrapping diário

Serverless + JS: Um bot de web-scrapping diário

Comments
2 min read
Angular Dependency Injection Understood III

Angular Dependency Injection Understood III

2
Comments
3 min read
5 most important features you should know about Javascript ES2022

5 most important features you should know about Javascript ES2022

4
Comments 1
3 min read
Continuous integration pipeline

Continuous integration pipeline

7
Comments
2 min read
Use TypeScript to DRY up React components

Use TypeScript to DRY up React components

3
Comments 2
5 min read
What is Throttling? How to implement it in JS?

What is Throttling? How to implement it in JS?

4
Comments
1 min read
.toLowerCase() or not to Lowercase

.toLowerCase() or not to Lowercase

1
Comments
1 min read
Create a random color toast notification

Create a random color toast notification

7
Comments
1 min read
Automated Accessibility Part 2: Mobile Web Testing

Automated Accessibility Part 2: Mobile Web Testing

5
Comments
4 min read
Debugging with console.log

Debugging with console.log

Comments
1 min read
Creating a HTML Tag Function - Part 1

Creating a HTML Tag Function - Part 1

14
Comments
6 min read
Help needed to write javascript in react app

Help needed to write javascript in react app

1
Comments 4
1 min read
Manage your state with the useState hook in React

Manage your state with the useState hook in React

6
Comments 2
2 min read
How to create 3D models (e.g. irregular floors) with javascript

How to create 3D models (e.g. irregular floors) with javascript

1
Comments
3 min read
Tauri + NodeJS: Alternative to Electron

Tauri + NodeJS: Alternative to Electron

3
Comments
2 min read
JavaScript Debugging

JavaScript Debugging

1
Comments
3 min read
Minified React error in production with Vite.js

Minified React error in production with Vite.js

2
Comments
2 min read
Autenticações com JavaScript Web Tokens

Autenticações com JavaScript Web Tokens

Comments
4 min read
NestJs Course - part 1: Controller and Routing

NestJs Course - part 1: Controller and Routing

Comments
3 min read
Folder Structure for NodeJS & ExpressJS project

Folder Structure for NodeJS & ExpressJS project

131
Comments 32
6 min read
SvelteKit Local Edge Functions: Edge on Localhost

SvelteKit Local Edge Functions: Edge on Localhost

Comments
7 min read
"👩‍💻🎉".length = 7 ??? How to count emojis with Javascript

"👩‍💻🎉".length = 7 ??? How to count emojis with Javascript

1
Comments
3 min read
Javascript: Check if an Array is a Subset of Another Array

Javascript: Check if an Array is a Subset of Another Array

24
Comments 5
1 min read
Even Odd Tree

Even Odd Tree

1
Comments
1 min read
How To Add Google Adsense in Our React Website?

How To Add Google Adsense in Our React Website?

10
Comments 7
1 min read
Bottom view of Binary Tree

Bottom view of Binary Tree

Comments
1 min read
Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose

Build a CRUD API using NestJS, MongoDB, Docker & Docker Compose

25
Comments
10 min read
Where to impliment Password Encryption in node.js

Where to impliment Password Encryption in node.js

1
Comments
3 min read
My Personal Portfolio

My Personal Portfolio

13
Comments 6
1 min read
Javascript Promise Methods with polyfill example: A Cheat Sheet for Developer

Javascript Promise Methods with polyfill example: A Cheat Sheet for Developer

5
Comments
4 min read
Why is push() and pop() array methods said to be faster than shift() and unshift() array methods ?

Why is push() and pop() array methods said to be faster than shift() and unshift() array methods ?

3
Comments
2 min read
Using Custom Queries in Vue Storefront 2

Using Custom Queries in Vue Storefront 2

2
Comments
1 min read
All of JavaScript's array methods you should know

All of JavaScript's array methods you should know

5
Comments
4 min read
What I learned from Building Invoys, an Open Source Invoice Management App

What I learned from Building Invoys, an Open Source Invoice Management App

14
Comments
5 min read
Difference between exports and module.exports

Difference between exports and module.exports

12
Comments
2 min read
How to use the Javascript Date Object to count days until a specific date

How to use the Javascript Date Object to count days until a specific date

11
Comments
2 min read
Javascript Array Every Method

Javascript Array Every Method

17
Comments
3 min read
Tic Tac then Toe

Tic Tac then Toe

3
Comments
8 min read
How I recovered my newsletter subscriptions

How I recovered my newsletter subscriptions

3
Comments
7 min read
Optimized React Search Bar 🔯

Optimized React Search Bar 🔯

12
Comments 2
4 min read
Creating and Generating UUIDs with Javascript

Creating and Generating UUIDs with Javascript

12
Comments 1
3 min read
1. Two Sum - Leetcode - JavaScript Solution using HashMap - by Abu Saleh Faysal

1. Two Sum - Leetcode - JavaScript Solution using HashMap - by Abu Saleh Faysal

2
Comments
2 min read
Glassmorphic Calculator using JavaScript

Glassmorphic Calculator using JavaScript

3
Comments
2 min read
Simplified Kafka concept and example with nodejs

Simplified Kafka concept and example with nodejs

5
Comments
3 min read
Make Spotify better

Make Spotify better

3
Comments
3 min read
Reverse Odd Levels of Binary Tree

Reverse Odd Levels of Binary Tree

2
Comments
1 min read
Randomly Generated Grid | Creative Coding tutorial with Javascript and Canvas Sketch

Randomly Generated Grid | Creative Coding tutorial with Javascript and Canvas Sketch

4
Comments
5 min read
How to play Streaming Audio?

How to play Streaming Audio?

2
Comments
1 min read
Express Sessions

Express Sessions

1
Comments
2 min read
Improve your Vue 3 accessiblity with linters & git hooks

Improve your Vue 3 accessiblity with linters & git hooks

6
Comments
6 min read
Javascript Array Concat Method

Javascript Array Concat Method

5
Comments
3 min read
Building an Angular App with Airtable & Netlify Functions

Building an Angular App with Airtable & Netlify Functions

4
Comments
11 min read
Express Sessions with a SQLite Backend

Express Sessions with a SQLite Backend

4
Comments
1 min read
Poll Percentages in JavaScropt

Poll Percentages in JavaScropt

1
Comments
1 min read
Javascript — Template String

Javascript — Template String

2
Comments
2 min read
Javascript — Como saber se um objeto está vazio

Javascript — Como saber se um objeto está vazio

2
Comments
1 min read
Why (most) startups should only write TypeScript

Why (most) startups should only write TypeScript

10
Comments
2 min read
Detect Capslock using HTML, CSS and JavaScript

Detect Capslock using HTML, CSS and JavaScript

1
Comments
2 min read
loading...