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.
JavaScript Event Listeners, with Turbolinks and AJAX

JavaScript Event Listeners, with Turbolinks and AJAX

Comments
1 min read
TamperMonkey Script for Modifying UI of Youtube Using ChatGpt

TamperMonkey Script for Modifying UI of Youtube Using ChatGpt

5
Comments
6 min read
Learn to Make Heatmaps in JS

Learn to Make Heatmaps in JS

3
Comments
13 min read
Tip: Add Typography as Components to your Tailwind Config

Tip: Add Typography as Components to your Tailwind Config

7
Comments 1
1 min read
🔒💡 Building a Password Generator Web Application with Flask: Secure Your Data! 🔐🚀

🔒💡 Building a Password Generator Web Application with Flask: Secure Your Data! 🔐🚀

3
Comments
3 min read
Express JS: Request Object — Req

Express JS: Request Object — Req

4
Comments
4 min read
Recursion explained !

Recursion explained !

2
Comments
4 min read
What exactly is ES6? 🤔

What exactly is ES6? 🤔

5
Comments
1 min read
Responsive Navigation Bar with Dropdown Menu using JavaScript

Responsive Navigation Bar with Dropdown Menu using JavaScript

3
Comments
8 min read
Dicas para o uso do padrão Early Return no javascript

Dicas para o uso do padrão Early Return no javascript

6
Comments
2 min read
[Learning Notes] Hightopo’s HT for Web (1) - Basic Conceptions

[Learning Notes] Hightopo’s HT for Web (1) - Basic Conceptions

1
Comments
6 min read
Comment faire un système de backup de sa base des données avec sequelize et express.js

Comment faire un système de backup de sa base des données avec sequelize et express.js

Comments
1 min read
Learn Django by Building a Collaborative Filtering

Learn Django by Building a Collaborative Filtering

2
Comments
2 min read
How to Generate Dynamic Placeholder Images with React Image Filler

How to Generate Dynamic Placeholder Images with React Image Filler

2
Comments
3 min read
How to use regex in javascript:

How to use regex in javascript:

1
Comments
2 min read
Everything You Need to Know About Svelte and SvelteKit

Everything You Need to Know About Svelte and SvelteKit

2
Comments
2 min read
Function Scopes and IIFE Pattern

Function Scopes and IIFE Pattern

Comments
2 min read
Teste

Teste

1
Comments 1
2 min read
Deploy React web application with Next.js and .NET API on Linux Host

Deploy React web application with Next.js and .NET API on Linux Host

10
Comments
4 min read
UseState Hook Demystified

UseState Hook Demystified

14
Comments 10
3 min read
Deferred and Promise Object in jQuery

Deferred and Promise Object in jQuery

7
Comments 2
4 min read
How to Fetch Data in React Query Like A Pro

How to Fetch Data in React Query Like A Pro

2
Comments
3 min read
Configure pnpm for the best possible developer experience

Configure pnpm for the best possible developer experience

5
Comments
6 min read
The Philosophy of OOP and FP with JavaScript

The Philosophy of OOP and FP with JavaScript

10
Comments 5
6 min read
TURN Server Costs: A Complete Guide

TURN Server Costs: A Complete Guide

15
Comments 2
9 min read
State Management on React [Part 1] - Context API

State Management on React [Part 1] - Context API

3
Comments
9 min read
7 Effective Ways to Avoid Bugs in JavaScript

7 Effective Ways to Avoid Bugs in JavaScript

1
Comments
2 min read
File Uploads Made Easy with Multer package in nodeJS

File Uploads Made Easy with Multer package in nodeJS

11
Comments 2
5 min read
How to create Product page with TailwindCSS in React JS (beginner)😎

How to create Product page with TailwindCSS in React JS (beginner)😎

10
Comments 1
7 min read
Array.map(JavaScript array method) under the hood

Array.map(JavaScript array method) under the hood

2
Comments 1
2 min read
Part 1: Getting Started with Vue

Part 1: Getting Started with Vue

12
Comments 2
6 min read
Ultimate Guide to Vue 3 Reactivity

Ultimate Guide to Vue 3 Reactivity

4
Comments
4 min read
Typescript - Alguns conceitos básicos

Typescript - Alguns conceitos básicos

3
Comments
10 min read
Behind the Scenes: Understanding the Inner Workings of Node.js

Behind the Scenes: Understanding the Inner Workings of Node.js

2
Comments
3 min read
🚀Discover the Top ERC Tokens for Creating Powerful Smart Contracts!💪🏽💡📈

🚀Discover the Top ERC Tokens for Creating Powerful Smart Contracts!💪🏽💡📈

1
Comments 1
3 min read
Data Type

Data Type

1
Comments
11 min read
Vue 3 Lifecycle hooks Explained

Vue 3 Lifecycle hooks Explained

2
Comments
9 min read
Build a button that shows and hides a paragraph - Elzero Frontend Challenges

Build a button that shows and hides a paragraph - Elzero Frontend Challenges

Comments
3 min read
Como construir una SPA sin frameworks y con testing

Como construir una SPA sin frameworks y con testing

3
Comments
9 min read
Vue Made Easy: Introduction.

Vue Made Easy: Introduction.

12
Comments
3 min read
Whats Medusa an introduction part 3 Modules

Whats Medusa an introduction part 3 Modules

1
Comments 1
3 min read
ElectronJs How to minimize/close window to system tray or in the background

ElectronJs How to minimize/close window to system tray or in the background

6
Comments
1 min read
Moonly weekly progress update #46 - New design for a login page

Moonly weekly progress update #46 - New design for a login page

5
Comments
2 min read
Simplify Your Code with Arrow Functions in JavaScript

Simplify Your Code with Arrow Functions in JavaScript

7
Comments
4 min read
Understanding Scope in JavaScript

Understanding Scope in JavaScript

2
Comments
6 min read
How to automate AI video creation

How to automate AI video creation

2
Comments
4 min read
Express file-based routing like Next.js

Express file-based routing like Next.js

Comments
2 min read
Netflix UI Clone

Netflix UI Clone

3
Comments
1 min read
Debounce function with a return value using promises

Debounce function with a return value using promises

5
Comments 1
6 min read
MANAGING A TEAM WITH NODE.JS (PART 1)

MANAGING A TEAM WITH NODE.JS (PART 1)

10
Comments
8 min read
Simplify Data Grouping with the GroupBy Function in JavaScript

Simplify Data Grouping with the GroupBy Function in JavaScript

8
Comments 5
2 min read
Veri Yapıları ve Algoritmalar: O(1) ve O(n)

Veri Yapıları ve Algoritmalar: O(1) ve O(n)

1
Comments
2 min read
Modernizing Your Codebase with Lebab

Modernizing Your Codebase with Lebab

Comments
5 min read
Simplifying form error validations in Angular.

Simplifying form error validations in Angular.

Comments
4 min read
Write better code by following these JavaScript best practices

Write better code by following these JavaScript best practices

134
Comments 11
7 min read
How to Fetch Data from an API in Angular

How to Fetch Data from an API in Angular

22
Comments
5 min read
How I Used Github API to Generate a Dynamic Name Updating Every Minute!

How I Used Github API to Generate a Dynamic Name Updating Every Minute!

7
Comments 2
2 min read
Be 10x Productive using these JavaScript tips

Be 10x Productive using these JavaScript tips

16
Comments 3
3 min read
How to Choose the Right Web Development Framework

How to Choose the Right Web Development Framework

9
Comments 2
3 min read
Setting Up Biometric Login on Your React Native App

Setting Up Biometric Login on Your React Native App

6
Comments
4 min read
loading...