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.
Security Configuration in HTTP headers

Security Configuration in HTTP headers

Comments
2 min read
Discover JSREPL.io – A JavaScript REPL & Playground

Discover JSREPL.io – A JavaScript REPL & Playground

1
Comments 2
5 min read
Laços de Decisão e Repetição: O Guia Essencial para Iniciantes

Laços de Decisão e Repetição: O Guia Essencial para Iniciantes

Comments
3 min read
Type Utilities - JavaScript Challenges

Type Utilities - JavaScript Challenges

Comments
3 min read
Render, Heroku, or Vercel: Which One Should You Choose for Your Next Project? 🚀

Render, Heroku, or Vercel: Which One Should You Choose for Your Next Project? 🚀

2
Comments
3 min read
Interactive Quiz App with JavaScript

Interactive Quiz App with JavaScript

2
Comments
1 min read
! and ? in Typescript.

! and ? in Typescript.

1
Comments
1 min read
Incredible New Features in JavaScript ES15 (2024)

Incredible New Features in JavaScript ES15 (2024)

1
Comments 1
3 min read
Technical Interview Questions - Part 2 - Typescript

Technical Interview Questions - Part 2 - Typescript

54
Comments 10
7 min read
JSDoc Evangelism

JSDoc Evangelism

5
Comments 5
4 min read
Humble beginnings

Humble beginnings

1
Comments 12
3 min read
Why JavaScript Never Sleeps: An Easy Guide to the Event Loop

Why JavaScript Never Sleeps: An Easy Guide to the Event Loop

Comments
2 min read
Slow SQL Queries? Boost Your App's Performance with This Technique

Slow SQL Queries? Boost Your App's Performance with This Technique

Comments
2 min read
Sun and Moon animation using html css and javascript

Sun and Moon animation using html css and javascript

4
Comments 4
3 min read
Standardizing frontend routes and dynamic URL generation in Neeto products

Standardizing frontend routes and dynamic URL generation in Neeto products

Comments
1 min read
Let’s Make Jest Run Much Faster

Let’s Make Jest Run Much Faster

1
Comments
5 min read
Level Up Your React Skills: Understanding and Using Hooks

Level Up Your React Skills: Understanding and Using Hooks

2
Comments
5 min read
Shopping card using the html css and javascript

Shopping card using the html css and javascript

1
Comments 4
2 min read
Build Your First Typing Game with JavaScript - Part 1

Build Your First Typing Game with JavaScript - Part 1

3
Comments
8 min read
🔍 Integrating AWS OpenSearch in a Next.js App

🔍 Integrating AWS OpenSearch in a Next.js App

2
Comments
3 min read
React: How Often Does a Cleanup Function Run?

React: How Often Does a Cleanup Function Run?

1
Comments
3 min read
Ultimate Guide: Build a Complete Issue Tracker with the GitHub API

Ultimate Guide: Build a Complete Issue Tracker with the GitHub API

1
Comments
4 min read
NGV: writing frontend plugins

NGV: writing frontend plugins

4
Comments
3 min read
JavaScript for Beginners: All You Need to Know to Perfect Your Basics

JavaScript for Beginners: All You Need to Know to Perfect Your Basics

1
Comments 2
4 min read
Launching our very first product: Uniqrate

Launching our very first product: Uniqrate

1
Comments
3 min read
Mastering Design Patterns in JavaScript: Part 4 — The Strategy Pattern

Mastering Design Patterns in JavaScript: Part 4 — The Strategy Pattern

Comments
1 min read
ESBench: A modern benchmarking tool

ESBench: A modern benchmarking tool

1
Comments
3 min read
A modern 3D viewer framework series

A modern 3D viewer framework series

Comments
1 min read
TypeScript : Utility Types

TypeScript : Utility Types

3
Comments 1
7 min read
Understanding APIs: The Bridge Between Applications

Understanding APIs: The Bridge Between Applications

Comments
2 min read
Menentukan Koordinat Berada di Geofence Tertentu dengan Turf.js

Menentukan Koordinat Berada di Geofence Tertentu dengan Turf.js

1
Comments
4 min read
Top 10 Mind-Blowing JavaScript Tricks You’ve Never Seen Before

Top 10 Mind-Blowing JavaScript Tricks You’ve Never Seen Before

5
Comments
2 min read
Understanding APIs: The Bridge Between Applications

Understanding APIs: The Bridge Between Applications

Comments 1
2 min read
JavaScript Currying

JavaScript Currying

Comments
2 min read
Introducing DevPub a playground for designers and developers built with Wix.

Introducing DevPub a playground for designers and developers built with Wix.

14
Comments
3 min read
New release of Node.js v22.9.0💚

New release of Node.js v22.9.0💚

Comments
1 min read
Top 5 JavaScript Features You’re Not Using Enough

Top 5 JavaScript Features You’re Not Using Enough

111
Comments 9
3 min read
Asynchronous Programming: A Guide to Non-Blocking Execution

Asynchronous Programming: A Guide to Non-Blocking Execution

Comments
2 min read
Stay ahead in web development: latest news, tools, and insights #56

Stay ahead in web development: latest news, tools, and insights #56

4
Comments
11 min read
8 open-source tools to build your next AI SaaS app 🔥 🚀

8 open-source tools to build your next AI SaaS app 🔥 🚀

271
Comments 7
8 min read
🚀 Building Permalist: my Journey Through making a Dynamic To-Do List App

🚀 Building Permalist: my Journey Through making a Dynamic To-Do List App

1
Comments 1
3 min read
10 JavaScript projects I have completed as a beginner!

10 JavaScript projects I have completed as a beginner!

2
Comments
2 min read
React Js Part 5 : Lifecycle Methods and Hooks in React

React Js Part 5 : Lifecycle Methods and Hooks in React

2
Comments
4 min read
How I Built a Music Lyric Finder App with CopilotKit and Next.js: A Step-by-Step Guide

How I Built a Music Lyric Finder App with CopilotKit and Next.js: A Step-by-Step Guide

1
Comments
5 min read
Deno Deploy: Deploy a React App

Deno Deploy: Deploy a React App

11
Comments 2
1 min read
Set Implementation In JavaScript

Set Implementation In JavaScript

1
Comments
6 min read
From Code to Chat: Help Me Deploy My Node.js & React App for Free!

From Code to Chat: Help Me Deploy My Node.js & React App for Free!

Comments
1 min read
Make your web page faster

Make your web page faster

Comments
5 min read
How to Use Proxy Objects in JavaScript

How to Use Proxy Objects in JavaScript

15
Comments 2
3 min read
Mutable Derivations in Reactivity

Mutable Derivations in Reactivity

59
Comments 5
13 min read
spaceship revised ;click mouse to move

spaceship revised ;click mouse to move

Comments 2
1 min read
Autenticação com JWT no Frontend e Backend: Implementando com Node.js e ReactJS (em TypeScript)

Autenticação com JWT no Frontend e Backend: Implementando com Node.js e ReactJS (em TypeScript)

2
Comments 1
3 min read
'this' keyword, call(), apply() and bind() methods in JavaScript - simply explained

'this' keyword, call(), apply() and bind() methods in JavaScript - simply explained

Comments
4 min read
Stop saying “you forgot to …” in code review

Stop saying “you forgot to …” in code review

Comments
3 min read
Learn template filters and state binding to quickly build a button designer tool (Learn Modulo.js - Part 4 of 10)

Learn template filters and state binding to quickly build a button designer tool (Learn Modulo.js - Part 4 of 10)

Comments
6 min read
Building Desktop Apps with Tauri

Building Desktop Apps with Tauri

Comments 1
2 min read
Understanding the JavaScript Event Loop: A Beginner’s Guide

Understanding the JavaScript Event Loop: A Beginner’s Guide

Comments
2 min read
Understanding Promises and Promise Chaining in JavaScript

Understanding Promises and Promise Chaining in JavaScript

Comments
3 min read
🚀 Butility – Your All-in-One Utility Library for Web Development

🚀 Butility – Your All-in-One Utility Library for Web Development

Comments
2 min read
Object Creation Methods — JavaScript

Object Creation Methods — JavaScript

2
Comments 2
2 min read
loading...