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.
11 GitHub Repositories to learn NodeJs

11 GitHub Repositories to learn NodeJs

5
Comments 1
5 min read
React Refs advanced usage: normalization, cloning and linking

React Refs advanced usage: normalization, cloning and linking

Comments
2 min read
Memorização em JavaScript

Memorização em JavaScript

4
Comments
2 min read
Understanding Blocking and Non-Blocking Code: An Easy Guide for Developers

Understanding Blocking and Non-Blocking Code: An Easy Guide for Developers

Comments
2 min read
Mastering Server-Sent Events (SSE) with Python and Go for Real-Time Data Streaming 🚀

Mastering Server-Sent Events (SSE) with Python and Go for Real-Time Data Streaming 🚀

Comments
5 min read
Inject HTML snippet from file

Inject HTML snippet from file

Comments
2 min read
🎨 All the Colors You Need with Tailwind CSS

🎨 All the Colors You Need with Tailwind CSS

4
Comments
1 min read
Take control of loops with Symbol.iterator

Take control of loops with Symbol.iterator

Comments
4 min read
How to Create an interactive color-shifting hover card with Tailwind CSS and JavaScript

How to Create an interactive color-shifting hover card with Tailwind CSS and JavaScript

Comments
1 min read
JavaScript Design Patterns: Mastering Creational, Structural, And Behavioral Patterns For Cleaner Code

JavaScript Design Patterns: Mastering Creational, Structural, And Behavioral Patterns For Cleaner Code

Comments
3 min read
Angular version upgrade from 8 to 17 lts version

Angular version upgrade from 8 to 17 lts version

Comments
1 min read
The Cadet and the Defense of Planet Codex

The Cadet and the Defense of Planet Codex

Comments
3 min read
I made a Dependency Graph Library for JavaScript & TypeScript

I made a Dependency Graph Library for JavaScript & TypeScript

Comments
2 min read
Next.js 15 Deep Dive: Building a Notes App with Advanced Features

Next.js 15 Deep Dive: Building a Notes App with Advanced Features

6
Comments
32 min read
Here’s how Lobechat applies typesafety to its environment variables in Next app

Here’s how Lobechat applies typesafety to its environment variables in Next app

Comments
4 min read
How To Write Transactional Database Calls in TypeScript

How To Write Transactional Database Calls in TypeScript

Comments
4 min read
Access Free Stock Market API for Live Market Rates

Access Free Stock Market API for Live Market Rates

Comments
3 min read
Essential Tips for Effective Destructuring in JavaScript

Essential Tips for Effective Destructuring in JavaScript

Comments
7 min read
Functional Testing: An in-depth overview

Functional Testing: An in-depth overview

Comments
6 min read
A Deep Dive into new and this in JavaScript: Unlocking the Power of Object-Oriented Programming

A Deep Dive into new and this in JavaScript: Unlocking the Power of Object-Oriented Programming

Comments
4 min read
Mastering Design Patterns in JavaScript: Part 5 — The Decorator Pattern

Mastering Design Patterns in JavaScript: Part 5 — The Decorator Pattern

Comments
1 min read
Unwrapping JavaScript ES2024: Key Features Every Developer Should Know

Unwrapping JavaScript ES2024: Key Features Every Developer Should Know

3
Comments
6 min read
✅ 𝗧𝗼𝗽 𝟲 𝗪𝗮𝘆𝘀 𝘁𝗼 𝗜𝗺𝗽𝗿𝗼𝘃𝗲 𝗗𝗮𝘁𝗮𝗯𝗮𝘀𝗲 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞

✅ 𝗧𝗼𝗽 𝟲 𝗪𝗮𝘆𝘀 𝘁𝗼 𝗜𝗺𝗽𝗿𝗼𝘃𝗲 𝗗𝗮𝘁𝗮𝗯𝗮𝘀𝗲 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞

Comments
3 min read
React + AWS Cognito: Email Authentication Setup Guide (First Part)

React + AWS Cognito: Email Authentication Setup Guide (First Part)

Comments
4 min read
Understanding merge sort algorithm: Beginner's guide to mastering sorting algorithm

Understanding merge sort algorithm: Beginner's guide to mastering sorting algorithm

1
Comments
5 min read
Running a Function When an #await Block resolves in Svelte(Kit)

Running a Function When an #await Block resolves in Svelte(Kit)

5
Comments
4 min read
Enhancing Task Scheduling Reliability: Integrating Arthas for API Monitoring in DolphinScheduler

Enhancing Task Scheduling Reliability: Integrating Arthas for API Monitoring in DolphinScheduler

5
Comments
3 min read
Building a TypeScript Video Editor as a Solo Dev

Building a TypeScript Video Editor as a Solo Dev

Comments
8 min read
Python beats Javascript, Next.js Leap & the AI Coding Wars

Python beats Javascript, Next.js Leap & the AI Coding Wars

5
Comments
2 min read
Find your Location With Javascript

Find your Location With Javascript

Comments
1 min read
A Beginner's Guide to JavaScript Closures

A Beginner's Guide to JavaScript Closures

1
Comments
2 min read
Just learnt about Vue.js

Just learnt about Vue.js

1
Comments
1 min read
From Concept to Code: Building a Simple Endless Runner Game

From Concept to Code: Building a Simple Endless Runner Game

Comments
4 min read
Top 5 Game-Changing JavaScript Features in ECMAScript 2024: Boost Your Code Like Never Before!

Top 5 Game-Changing JavaScript Features in ECMAScript 2024: Boost Your Code Like Never Before!

Comments
2 min read
"How the Open Source Project Uses EarlyAI to Enhance Framework Code Quality"!

"How the Open Source Project Uses EarlyAI to Enhance Framework Code Quality"!

1
Comments
1 min read
Boost Your React App's Performance with Memoization: Exploring useMemo, useCallback, and React.memo

Boost Your React App's Performance with Memoization: Exploring useMemo, useCallback, and React.memo

Comments
4 min read
Let’s make the web responsive with just one installation line? I’m looking for contributors!

Let’s make the web responsive with just one installation line? I’m looking for contributors!

Comments
2 min read
How to configure TSC + Webpack + ESM for NodeJS

How to configure TSC + Webpack + ESM for NodeJS

Comments
4 min read
Setting Up Tailwind in React Native SDK 51 with NativeWind

Setting Up Tailwind in React Native SDK 51 with NativeWind

Comments
2 min read
Announcing GrowthBook on JSR

Announcing GrowthBook on JSR

5
Comments
3 min read
KmpEssentials Available for All Kotlin Developers

KmpEssentials Available for All Kotlin Developers

Comments
1 min read
🤖 ChatGPT and Next.js: Building an Intelligent Chatbot for Your Application 🚀

🤖 ChatGPT and Next.js: Building an Intelligent Chatbot for Your Application 🚀

1
Comments
2 min read
Create your own Event Scheduling API using Express and Supabase

Create your own Event Scheduling API using Express and Supabase

Comments
8 min read
NodeList and HTMLCollection : Live collection and Static collection

NodeList and HTMLCollection : Live collection and Static collection

20
Comments 1
4 min read
Como funcionam Bindings no KnockoutJs

Como funcionam Bindings no KnockoutJs

Comments
4 min read
Building a Self-Evolving Codebase: JavaScript’s AST Manipulation and Dynamic Compilation

Building a Self-Evolving Codebase: JavaScript’s AST Manipulation and Dynamic Compilation

1
Comments 2
4 min read
J'ai essayé de passer à Vue.js depuis React.js

J'ai essayé de passer à Vue.js depuis React.js

1
Comments
11 min read
Restricting some syntax with ESLint

Restricting some syntax with ESLint

1
Comments
4 min read
Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide

Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide

Comments
5 min read
How to create a bubble animation with Tailwind CSS and JavaScript

How to create a bubble animation with Tailwind CSS and JavaScript

Comments
1 min read
Introducing FinanceFolio: Your Free Solution for Asset Management and Portfolio Tracking

Introducing FinanceFolio: Your Free Solution for Asset Management and Portfolio Tracking

Comments
1 min read
MtTreeView

MtTreeView

Comments
1 min read
Introducing Rate Keeper: A Compact Utility for Robust Rate Limiting

Introducing Rate Keeper: A Compact Utility for Robust Rate Limiting

Comments
3 min read
🔥 Must-Try Tailwind CSS Playgrounds of 2025

🔥 Must-Try Tailwind CSS Playgrounds of 2025

6
Comments
2 min read
What is JavaScript ?

What is JavaScript ?

1
Comments
1 min read
Tom and Jerry cards with illusionsitic effect with html css and javascript

Tom and Jerry cards with illusionsitic effect with html css and javascript

1
Comments
2 min read
How to Integrate Cloudinary in Node.jsd

How to Integrate Cloudinary in Node.jsd

Comments
2 min read
React Memoization Cheat Sheet

React Memoization Cheat Sheet

Comments
2 min read
Supercharge Your Image Processing: Revolutionary AI Tools Powered by WebGPU

Supercharge Your Image Processing: Revolutionary AI Tools Powered by WebGPU

4
Comments
3 min read
20 Important JavaScript Concepts for Your Next Interview 🚀

20 Important JavaScript Concepts for Your Next Interview 🚀

31
Comments 15
3 min read
loading...