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.
Difference between microtask and macrotask queue in the event loop

Difference between microtask and macrotask queue in the event loop

46
Comments 2
3 min read
Portfolio

Portfolio

3
Comments 2
1 min read
Binary Search with Invariants: Easy and Clear Approach

Binary Search with Invariants: Easy and Clear Approach

1
Comments
6 min read
Run Models in the Browser With Transformers.js

Run Models in the Browser With Transformers.js

18
Comments 2
6 min read
Mastering the For Loop in JavaScript

Mastering the For Loop in JavaScript

2
Comments 2
2 min read
Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)

Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)

4
Comments
4 min read
Unifying React Development: Patterns You Should Know

Unifying React Development: Patterns You Should Know

2
Comments
6 min read
How to build AWS State Machines using AWS CDK - Part II

How to build AWS State Machines using AWS CDK - Part II

6
Comments
6 min read
Understanding Vue.js Data Binding: A Comprehensive Guide

Understanding Vue.js Data Binding: A Comprehensive Guide

4
Comments
4 min read
Embarking on a Journey of Web Development Mastery: From Novice to Explorer

Embarking on a Journey of Web Development Mastery: From Novice to Explorer

3
Comments 2
5 min read
Angular + Webpack: An Overview

Angular + Webpack: An Overview

4
Comments
3 min read
Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

7
Comments 1
7 min read
To `useMemo` or Not to `useMemo`: A React Developer’s Dilemma

To `useMemo` or Not to `useMemo`: A React Developer’s Dilemma

27
Comments 5
2 min read
Displaying Real-Time Day, Date, and Time in a Custom Format using JavaScript

Displaying Real-Time Day, Date, and Time in a Custom Format using JavaScript

1
Comments
2 min read
Top 10 Smart Ways to Use API Validation in Node.js

Top 10 Smart Ways to Use API Validation in Node.js

17
Comments
3 min read
Project-wide Refactor: JavaScript to TypeScript Migration

Project-wide Refactor: JavaScript to TypeScript Migration

8
Comments 1
5 min read
19 Common JavaScript and Node.js Mistakes That Can Slow Down Your Code

19 Common JavaScript and Node.js Mistakes That Can Slow Down Your Code

Comments
8 min read
How To add arguments to a launch configuration in vscode

How To add arguments to a launch configuration in vscode

1
Comments
1 min read
Force Enable Copy and Paste on Websites! JavaScript Bookmarklet

Force Enable Copy and Paste on Websites! JavaScript Bookmarklet

15
Comments
2 min read
Why Every Web Developer Should Know HTMX?

Why Every Web Developer Should Know HTMX?

3
Comments
7 min read
VueJS part 4: Rendering in loop

VueJS part 4: Rendering in loop

8
Comments
3 min read
[AWS] Using API Gateway for S3 Uploads to Trigger Lambda Functions

[AWS] Using API Gateway for S3 Uploads to Trigger Lambda Functions

Comments
12 min read
Unveiling the Magic: Exploring JavaScript Symbols

Unveiling the Magic: Exploring JavaScript Symbols

23
Comments
3 min read
#LearnedToday: Web Workers

#LearnedToday: Web Workers

6
Comments
4 min read
Building A Secure Note-Taking App: With HTML, CSS, and Javascript

Building A Secure Note-Taking App: With HTML, CSS, and Javascript

11
Comments
8 min read
JavaScript Web APIs Series: Document Object Model APIs

JavaScript Web APIs Series: Document Object Model APIs

10
Comments
11 min read
11 Best Free Software Testing Online Courses for Beginners

11 Best Free Software Testing Online Courses for Beginners

9
Comments
7 min read
Next.js 13.5 have 22% faster local server startup

Next.js 13.5 have 22% faster local server startup

9
Comments
1 min read
Very Simple way to handle requests

Very Simple way to handle requests

10
Comments
2 min read
Vue is still the only framework capable of this

Vue is still the only framework capable of this

4
Comments 3
2 min read
Working of Garbage Collection in JavaScript: Under the Hood ✨

Working of Garbage Collection in JavaScript: Under the Hood ✨

8
Comments
10 min read
Angular Signals : A Comprehensive Introduction

Angular Signals : A Comprehensive Introduction

20
Comments 2
7 min read
Email Outreach : Sending Bulk Emails from Google Sheets Using Scripts

Email Outreach : Sending Bulk Emails from Google Sheets Using Scripts

6
Comments 2
3 min read
Node.js 20.6.0: Say Goodbye to 'dotenv'

Node.js 20.6.0: Say Goodbye to 'dotenv'

183
Comments 26
2 min read
Day 53: Deep Readonly

Day 53: Deep Readonly

Comments 1
1 min read
Episode 23/37: ISR in Angular, Cypress & Playwright

Episode 23/37: ISR in Angular, Cypress & Playwright

9
Comments
2 min read
7 Pro Tips JavaScript One-Liners for You to Know and Use

7 Pro Tips JavaScript One-Liners for You to Know and Use

7
Comments 5
2 min read
Labeled statements - the forgotten JS feature

Labeled statements - the forgotten JS feature

Comments
2 min read
A Step-by-Step Guide to Using ElephantSQL with Node.js and Express

A Step-by-Step Guide to Using ElephantSQL with Node.js and Express

5
Comments 1
4 min read
Pick peaks"Code Wars"

Pick peaks"Code Wars"

5
Comments
2 min read
JSDoc in TS and JS

JSDoc in TS and JS

40
Comments 11
2 min read
A few things about regular expressions in JavaScript

A few things about regular expressions in JavaScript

8
Comments
3 min read
Simplicity vs Performance: How to transition between the background color and an image

Simplicity vs Performance: How to transition between the background color and an image

Comments
9 min read
The Cathedral and the Bazaar

The Cathedral and the Bazaar

5
Comments
2 min read
Android Application(Shot badges notification)

Android Application(Shot badges notification)

2
Comments
1 min read
Introducing Bun 1.0: A Game-Changer in Web Development

Introducing Bun 1.0: A Game-Changer in Web Development

4
Comments 1
3 min read
Leveraging DatoCMS for streamlined business operations: A comprehensive guide

Leveraging DatoCMS for streamlined business operations: A comprehensive guide

1
Comments
7 min read
Comprehensive Guide to Vue.js 3 State Management with Vuex

Comprehensive Guide to Vue.js 3 State Management with Vuex

3
Comments
4 min read
How to create dynamic PDF using React?

How to create dynamic PDF using React?

4
Comments 2
7 min read
How to Handle ElementClickInterceptedException in Selenium Java

How to Handle ElementClickInterceptedException in Selenium Java

1
Comments
26 min read
Essential JavaScript Interview Questions for 2023: Intermediate Level

Essential JavaScript Interview Questions for 2023: Intermediate Level

12
Comments 2
5 min read
Different approaches to Conditional Rendering in React.js and when to use which!

Different approaches to Conditional Rendering in React.js and when to use which!

1
Comments
2 min read
The best way to get the month name from a date in JavaScript

The best way to get the month name from a date in JavaScript

11
Comments 13
4 min read
Discover Bun - A Faster, Modern JavaScript Runtime

Discover Bun - A Faster, Modern JavaScript Runtime

135
Comments 17
3 min read
Right way of cloning JavaScript Objects

Right way of cloning JavaScript Objects

14
Comments 3
3 min read
DiffAE: How to use AI to make your friends look bald, happy, young, blond, old - you name it!

DiffAE: How to use AI to make your friends look bald, happy, young, blond, old - you name it!

9
Comments 1
10 min read
Comparison and Benchmarks of Node.js libraries to colorize text in terminal

Comparison and Benchmarks of Node.js libraries to colorize text in terminal

3
Comments 1
8 min read
Destructuring in JS

Destructuring in JS

5
Comments 2
2 min read
JavaScript Callbacks

JavaScript Callbacks

Comments
2 min read
Falcon 180B vs. Llama 2: Who Wins the AI Battle?

Falcon 180B vs. Llama 2: Who Wins the AI Battle?

11
Comments 1
5 min read
loading...