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.
Using Custom React hooks in NextJS?

Using Custom React hooks in NextJS?

5
Comments
3 min read
Discover the 5 Exciting New Features Unveiled in ReactJS 19 Beta

Discover the 5 Exciting New Features Unveiled in ReactJS 19 Beta

Comments
5 min read
How to show progress while downloading data in node.js

How to show progress while downloading data in node.js

1
Comments
1 min read
DISCUSSION: YOUR FAVOURITE CODING YOUTUBER

DISCUSSION: YOUR FAVOURITE CODING YOUTUBER

10
Comments 1
1 min read
I MADE DEV COMMUNITY LOGO WHICH WAS VERY EASY

I MADE DEV COMMUNITY LOGO WHICH WAS VERY EASY

5
Comments 2
1 min read
Overview of web development.

Overview of web development.

Comments
2 min read
TIPS AND TRICKS WHEN YOU ARE USING VSCODE

TIPS AND TRICKS WHEN YOU ARE USING VSCODE

Comments
1 min read
I used Cloudflare Workers and R2 as HTML generating service. It was so easy!

I used Cloudflare Workers and R2 as HTML generating service. It was so easy!

Comments
4 min read
Supercharge Your Number Inputs with Custom Step Sizes

Supercharge Your Number Inputs with Custom Step Sizes

Comments
3 min read
LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
How To Get The Hash of A File In Node.js

How To Get The Hash of A File In Node.js

Comments
1 min read
Understanding Array Prototypes in JavaScript

Understanding Array Prototypes in JavaScript

Comments
2 min read
Use Array.reduce() to fill <select>

Use Array.reduce() to fill <select>

1
Comments
2 min read
Gerenciamento de Estado com Redux Toolkit: Boas Práticas

Gerenciamento de Estado com Redux Toolkit: Boas Práticas

Comments
3 min read
The difference between Promise.all() vs Promise.allSettled() vs Promise.any() vs Promise.race() in 30 seconds

The difference between Promise.all() vs Promise.allSettled() vs Promise.any() vs Promise.race() in 30 seconds

Comments
4 min read
Maximizing React: The Ultimate Guide to Performance Enhancement

Maximizing React: The Ultimate Guide to Performance Enhancement

Comments
4 min read
Day 5 Of JavaScript

Day 5 Of JavaScript

1
Comments
4 min read
Dive Deep into useContext: Simplify State Sharing in React

Dive Deep into useContext: Simplify State Sharing in React

Comments
3 min read
⭐️Exploring the Dynamic World of JavaScript🚀

⭐️Exploring the Dynamic World of JavaScript🚀

Comments
2 min read
Task 11

Task 11

Comments
3 min read
Text to pdf using jsPDF

Text to pdf using jsPDF

3
Comments 1
5 min read
TS: Types vs. Interfaces

TS: Types vs. Interfaces

Comments
2 min read
Implementing CSV Data Export in React Without External Libraries

Implementing CSV Data Export in React Without External Libraries

Comments
2 min read
Exploring What’s New in React 19: Actions, Async Scripts, Server Components, and More

Exploring What’s New in React 19: Actions, Async Scripts, Server Components, and More

Comments
5 min read
How to create a react project from scratch

How to create a react project from scratch

3
Comments
2 min read
The SOLID Principles for Writing Scalable & Maintainable Code

The SOLID Principles for Writing Scalable & Maintainable Code

Comments
3 min read
Simplify Your Node.js API Development with API-BOX: A Comprehensive Guide

Simplify Your Node.js API Development with API-BOX: A Comprehensive Guide

Comments
2 min read
Consistent On-Brand Artwork using Ideogram + OpenAI Assistants

Consistent On-Brand Artwork using Ideogram + OpenAI Assistants

Comments
10 min read
Discovering JavaScript's Hidden Secrets: Understanding Stacks and Queues as Linear Data Structures.

Discovering JavaScript's Hidden Secrets: Understanding Stacks and Queues as Linear Data Structures.

Comments
3 min read
Array.reduce() in JavaScript

Array.reduce() in JavaScript

Comments
1 min read
This firebase error wasted my 161+ hours: make sure it doesn’t yours

This firebase error wasted my 161+ hours: make sure it doesn’t yours

Comments
4 min read
Submission for Frontend Challenge Earth-Day-Edition: different elements of Earth: CSS Card animation

Submission for Frontend Challenge Earth-Day-Edition: different elements of Earth: CSS Card animation

11
Comments
1 min read
Implementing User Segmentation in Firebase Analytics with JavaScript

Implementing User Segmentation in Firebase Analytics with JavaScript

Comments
2 min read
E2E Testing with ExpressoTS and SuperTest

E2E Testing with ExpressoTS and SuperTest

1
Comments
3 min read
How To Block Pasting To Stop Contact Form Spam

How To Block Pasting To Stop Contact Form Spam

Comments
2 min read
⚡️ React 19 Beta is Here! ⚡️ (But Should You Upgrade Now?)

⚡️ React 19 Beta is Here! ⚡️ (But Should You Upgrade Now?)

Comments
2 min read
Task 14

Task 14

Comments
5 min read
Promises in JS(Personal notes)

Promises in JS(Personal notes)

Comments
6 min read
React Performance Pitfalls: Avoiding Common Mistakes

React Performance Pitfalls: Avoiding Common Mistakes

4
Comments
3 min read
Meet Meta AI: Your New Go-To Assistant for a Smarter You!

Meet Meta AI: Your New Go-To Assistant for a Smarter You!

Comments
2 min read
An OIDC authentication library that supports self hosting and has complete test cases

An OIDC authentication library that supports self hosting and has complete test cases

Comments
1 min read
Setup React Typescript with Vite & ESLint

Setup React Typescript with Vite & ESLint

Comments
4 min read
Including Bootstrap JS components in Angular.

Including Bootstrap JS components in Angular.

Comments 1
1 min read
GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

Comments
2 min read
Create a Pong Game with JavaScript (OOP)

Create a Pong Game with JavaScript (OOP)

Comments
1 min read
Release of Node.js 22 [Live] What is new?!

Release of Node.js 22 [Live] What is new?!

Comments
2 min read
Interactive Connectivity Establishment (ICE) Server: The Complete Guide

Interactive Connectivity Establishment (ICE) Server: The Complete Guide

2
Comments 1
7 min read
Polyfills Explained: Making Modern JavaScript Work Everywhere 🤯🤯

Polyfills Explained: Making Modern JavaScript Work Everywhere 🤯🤯

5
Comments
2 min read
JavaScript Histogram of Gaussian Distribution

JavaScript Histogram of Gaussian Distribution

Comments
7 min read
Content editable element in React.

Content editable element in React.

Comments
3 min read
Youtube music light themes

Youtube music light themes

Comments
4 min read
Behind The Scene of Under Water Game Development Game Environment Development 01:03

Behind The Scene of Under Water Game Development Game Environment Development

1
Comments
1 min read
Enhancing Asynchronous Data Fetching in Umbraco v14 with Lit Async Directives

Enhancing Asynchronous Data Fetching in Umbraco v14 with Lit Async Directives

Comments
2 min read
Top JavaScript Game Engines

Top JavaScript Game Engines

Comments
1 min read
React Testing Torment: Tools and Techniques to Crush Bugs

React Testing Torment: Tools and Techniques to Crush Bugs

4
Comments
5 min read
🎯 Looking for help with Darts API integration? 🎯

🎯 Looking for help with Darts API integration? 🎯

Comments
1 min read
Email ID and website URL validations in your jQuery

Email ID and website URL validations in your jQuery

Comments
2 min read
An Easy, Comprehensive and Practical Guide to Vue3

An Easy, Comprehensive and Practical Guide to Vue3

Comments
9 min read
Roadmap Javascript tahun 2024

Roadmap Javascript tahun 2024

Comments
1 min read
Next.js starter template

Next.js starter template

Comments
2 min read
loading...