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.
TypeScript Type for Conditional Parameters with Compile-Time Validation

TypeScript Type for Conditional Parameters with Compile-Time Validation

Comments
4 min read
Insertion Sort

Insertion Sort

Comments 1
1 min read
Circular Text with CSS?

Circular Text with CSS?

204
Comments 7
6 min read
Build a simple AI-powered Q&A using Next.js and OpenAI Text Completion

Build a simple AI-powered Q&A using Next.js and OpenAI Text Completion

1
Comments
7 min read
Think Twice Before You Use the forEach Array Method

Think Twice Before You Use the forEach Array Method

10
Comments 1
4 min read
JavaScript 🐲 challenges_4 ⚔️

JavaScript 🐲 challenges_4 ⚔️

7
Comments 2
1 min read
Add a Context Menu Item to Chrome Extension

Add a Context Menu Item to Chrome Extension

3
Comments
1 min read
Validate an OpenID Connect JWT using a public key in JWKS

Validate an OpenID Connect JWT using a public key in JWKS

33
Comments 1
4 min read
Reactotron- Debugging tool for React Native and React Project

Reactotron- Debugging tool for React Native and React Project

4
Comments
3 min read
Introduction to Symbols Using Type Script

Introduction to Symbols Using Type Script

Comments 1
2 min read
Value type vs Reference type in JavaScript

Value type vs Reference type in JavaScript

1
Comments
3 min read
🏆⚛️React Roadmap Guide for Beginners 2025 (Updated)

🏆⚛️React Roadmap Guide for Beginners 2025 (Updated)

5
Comments 1
4 min read
Build a Telegram voice chatbot using ChatGPT API and Whisper

Build a Telegram voice chatbot using ChatGPT API and Whisper

16
Comments 1
10 min read
Why persisting incremental user states is hard

Why persisting incremental user states is hard

16
Comments
12 min read
Understanding Shadow DOM and Shadow Roots in JavaScript: A Simple Guide for Beginners

Understanding Shadow DOM and Shadow Roots in JavaScript: A Simple Guide for Beginners

4
Comments
2 min read
A story of let, const, object mutation, and a bug in my code

A story of let, const, object mutation, and a bug in my code

45
Comments 9
10 min read
Making a Speedrun Timer: Chapter 1

Making a Speedrun Timer: Chapter 1

3
Comments
5 min read
Application Deployment On Azure Cloud using Azure Web App Service

Application Deployment On Azure Cloud using Azure Web App Service

4
Comments
5 min read
Understanding Promises in JavaScript

Understanding Promises in JavaScript

10
Comments
3 min read
ESLint Understand By Doing Part 1: Abstract Syntax Trees

ESLint Understand By Doing Part 1: Abstract Syntax Trees

10
Comments
3 min read
JavaScript EP1: Event Loop♻️

JavaScript EP1: Event Loop♻️

Comments
2 min read
Deploying your React App to Firebase Hosting

Deploying your React App to Firebase Hosting

3
Comments
3 min read
Is Tailwind CSS The Best Framework?

Is Tailwind CSS The Best Framework?

1
Comments
3 min read
How to build a responsive navigation section for a website with HTML, CSS and JavaScript

How to build a responsive navigation section for a website with HTML, CSS and JavaScript

1
Comments 1
7 min read
How to Create an Azure App Using the Azure Cloud Portal

How to Create an Azure App Using the Azure Cloud Portal

1
Comments
4 min read
loading...