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.
Top 10 Features to Include in Your SaaS MVP

Top 10 Features to Include in Your SaaS MVP

Comments
2 min read
How to Start Learning JavaScript

How to Start Learning JavaScript

3
Comments
1 min read
Image slideshows are boring. Let's create cubes.

Image slideshows are boring. Let's create cubes.

5
Comments
5 min read
I've made game engine (I think)

I've made game engine (I think)

Comments
1 min read
Next.js Failed to compile Deploying to Vercel

Next.js Failed to compile Deploying to Vercel

4
Comments
1 min read
JavaScript Closures in Action: Real-World Applications

JavaScript Closures in Action: Real-World Applications

Comments
3 min read
The most abused Cypress command ever: cy.wait(TIME)

The most abused Cypress command ever: cy.wait(TIME)

Comments
7 min read
Top 10 Most Useful Custom Hooks in React

Top 10 Most Useful Custom Hooks in React

1
Comments
4 min read
What is JavaScript?!!

What is JavaScript?!!

Comments
4 min read
Everything You need to know about React 19

Everything You need to know about React 19

Comments
9 min read
I MADE A GAME IN SCRATCH

I MADE A GAME IN SCRATCH

5
Comments
1 min read
usememo & useCallback hook

usememo & useCallback hook

2
Comments
1 min read
EXPRESS JS

EXPRESS JS

1
Comments
2 min read
The Document Object Model

The Document Object Model

Comments 1
6 min read
Day 4: Routing and Navigation in Angular

Day 4: Routing and Navigation in Angular

Comments
2 min read
Write in THE BOX (magic✨ CSS)

Write in THE BOX (magic✨ CSS)

2
Comments 1
1 min read
Implementing Firebase Password Reset with Error Handling in Your JavaScript Application

Implementing Firebase Password Reset with Error Handling in Your JavaScript Application

Comments
2 min read
Dynamically Generating Images from HTML/CSS Templates with Custom Data

Dynamically Generating Images from HTML/CSS Templates with Custom Data

Comments 1
1 min read
Angular 18 New Features

Angular 18 New Features

Comments
3 min read
👥 Reproducible Nx Workspace with HugeNx’s Conventions

👥 Reproducible Nx Workspace with HugeNx’s Conventions

1
Comments
8 min read
Day 4: Logic

Day 4: Logic

Comments
1 min read
Netlify Dynamic Site Submission: Vibrant Photo Gallery Featuring Netlify Image CDN

Netlify Dynamic Site Submission: Vibrant Photo Gallery Featuring Netlify Image CDN

Comments
2 min read
Tic-Tac-Toe Hard Mode

Tic-Tac-Toe Hard Mode

7
Comments 1
7 min read
NexaScale Mentorship: A Journey of Growth

NexaScale Mentorship: A Journey of Growth

Comments
1 min read
FIRST Principles and Test Smells 🚀

FIRST Principles and Test Smells 🚀

Comments
2 min read
No es por ti patrones de diseño, es por el performance: Abstracciones de un emulador de la NES con Typescript

No es por ti patrones de diseño, es por el performance: Abstracciones de un emulador de la NES con Typescript

1
Comments
44 min read
Getting started with Typescript Generics 🚀

Getting started with Typescript Generics 🚀

1
Comments
3 min read
Part 6: Introduction to Express.js – Simplifying Web Server Development in Node.js

Part 6: Introduction to Express.js – Simplifying Web Server Development in Node.js

1
Comments
2 min read
Material React Table

Material React Table

Comments
4 min read
SCRIMBA - LEARN JAVASCRIPT - from a beginners perspective

SCRIMBA - LEARN JAVASCRIPT - from a beginners perspective

3
Comments 1
4 min read
Javascript's Ability to detect Keypresses & Play Voice / Music

Javascript's Ability to detect Keypresses & Play Voice / Music

Comments
1 min read
Safely Deleting Data in Firebase Realtime Database with JavaScript

Safely Deleting Data in Firebase Realtime Database with JavaScript

Comments
2 min read
Day 3: Core Concepts of Angular

Day 3: Core Concepts of Angular

Comments
4 min read
Features, future-proof and interoperable in TiniJS apps

Features, future-proof and interoperable in TiniJS apps

1
Comments
5 min read
Microfrontends and the challenges involved

Microfrontends and the challenges involved

Comments
2 min read
Day 3: Control

Day 3: Control

Comments
2 min read
LeetCode Meditations: Serialize and Deserialize Binary Tree

LeetCode Meditations: Serialize and Deserialize Binary Tree

Comments
6 min read
Exploring Graph Databases: Neo4j

Exploring Graph Databases: Neo4j

Comments
2 min read
Introducing nebula-http-resiliency

Introducing nebula-http-resiliency

Comments
1 min read
What the heck is Next.js?

What the heck is Next.js?

Comments
3 min read
Unofficial ChatGPT API with simple agent-based

Unofficial ChatGPT API with simple agent-based

2
Comments
2 min read
Unveiling the Art of JavaScript Debugging: Techniques Every Developer Should Know

Unveiling the Art of JavaScript Debugging: Techniques Every Developer Should Know

Comments
3 min read
Mocking ES6 Class Instances with Jest

Mocking ES6 Class Instances with Jest

Comments
2 min read
Welcome

Welcome

Comments
1 min read
Unlocking Internationalization in Next.js with serverSideTranslations

Unlocking Internationalization in Next.js with serverSideTranslations

Comments
2 min read
Discovering JavaScript's Hidden Secrets: Understanding Graphs as a Non Linear Data Structure.

Discovering JavaScript's Hidden Secrets: Understanding Graphs as a Non Linear Data Structure.

5
Comments
4 min read
Core Components of DevOps Services

Core Components of DevOps Services

Comments
2 min read
Started working on a new Travel-based project

Started working on a new Travel-based project

5
Comments
1 min read
Harnessing JavaScript's Power: Conquering the Beasts of Large File Manipulation with TypedArrays and WebWorkers

Harnessing JavaScript's Power: Conquering the Beasts of Large File Manipulation with TypedArrays and WebWorkers

Comments
4 min read
Visualize Performance issues in your JavaScript application

Visualize Performance issues in your JavaScript application

Comments
2 min read
Podcast: A candid chat about the developer market with Don the Developer

Podcast: A candid chat about the developer market with Don the Developer

Comments
2 min read
Data Structures and Algorithms: Depth First Search

Data Structures and Algorithms: Depth First Search

1
Comments
4 min read
JavaScript prototypal and classical inheritance

JavaScript prototypal and classical inheritance

5
Comments 1
2 min read
Boiled down: Class in JavaScript

Boiled down: Class in JavaScript

Comments
2 min read
Building a Notion-style activity feed with Next.js and shadcn/ui

Building a Notion-style activity feed with Next.js and shadcn/ui

Comments
10 min read
Day 2: console.log

Day 2: console.log

Comments
2 min read
Understand How to Transform Images into Text Easily

Understand How to Transform Images into Text Easily

Comments
2 min read
Music generator with Web Audio API and Tone.js

Music generator with Web Audio API and Tone.js

Comments
1 min read
Building a Search Form in React with Next.js and useRouter

Building a Search Form in React with Next.js and useRouter

Comments
2 min read
Seeking help Running Express.js Npm package for Exploration

Seeking help Running Express.js Npm package for Exploration

Comments
1 min read
loading...