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.
Svelte Series-4: Two-Way Binding

Svelte Series-4: Two-Way Binding

1
Comments
3 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
Error v/s Exception

Error v/s Exception

Comments
2 min read
Async React with Suspense

Async React with Suspense

4
Comments
8 min read
Reactive vs. Template-Driven Approaches: Exploring Angular Forms

Reactive vs. Template-Driven Approaches: Exploring Angular Forms

1
Comments 1
5 min read
Javascript Template Engines Benchmark (2024)

Javascript Template Engines Benchmark (2024)

Comments
1 min read
[DAY 39-41] I Built 2 Minigames & Solved 4 Leetcode Challenges

[DAY 39-41] I Built 2 Minigames & Solved 4 Leetcode Challenges

Comments
3 min read
Essential Helper Functions for Your JavaScript Projects

Essential Helper Functions for Your JavaScript Projects

Comments 1
2 min read
Navigating the Risks of dangerouslySetInnerHTML in React

Navigating the Risks of dangerouslySetInnerHTML in React

Comments
2 min read
Is Temporal still temporal?

Is Temporal still temporal?

8
Comments 1
4 min read
Why You Shouldn’t Pass React’s setState as a Prop: A Deep Dive

Why You Shouldn’t Pass React’s setState as a Prop: A Deep Dive

7
Comments 1
6 min read
Glam Up My Markup: Beaches Challenge

Glam Up My Markup: Beaches Challenge

3
Comments 1
1 min read
king of hearts

king of hearts

6
Comments
1 min read
programming clock

programming clock

5
Comments
1 min read
VS Code extensions for React developers

VS Code extensions for React developers

Comments
12 min read
Avoiding Pitfalls: The Case Against Passing setState as a Prop in React

Avoiding Pitfalls: The Case Against Passing setState as a Prop in React

1
Comments
3 min read
Practical Async JavaScript

Practical Async JavaScript

94
Comments 17
2 min read
Next.js starter template

Next.js starter template

66
Comments 8
3 min read
React 19 Beta Release: A Quick Guide

React 19 Beta Release: A Quick Guide

6
Comments
7 min read
Master The Layouts In React JS. Control Layout From Any Page - DEV Community.

Master The Layouts In React JS. Control Layout From Any Page - DEV Community.

15
Comments 7
7 min read
React: Effective UI Practices

React: Effective UI Practices

Comments
2 min read
Exploring the Power of Hooks in React

Exploring the Power of Hooks in React

Comments
2 min read
Data Structures and Algorithms: Breadth First Search

Data Structures and Algorithms: Breadth First Search

1
Comments
2 min read
LeetCode Meditations: Word Search II

LeetCode Meditations: Word Search II

1
Comments
7 min read
Why write a library?

Why write a library?

2
Comments
6 min read
Need Suggestion

Need Suggestion

Comments
1 min read
Error Boundary in React js

Error Boundary in React js

1
Comments
2 min read
Earth Day Celebration

Earth Day Celebration

Comments
3 min read
Optimizing User Experience: The Lazy Loading Approach in React"

Optimizing User Experience: The Lazy Loading Approach in React"

16
Comments 2
4 min read
CSS & JavaScript: Beaches

CSS & JavaScript: Beaches

1
Comments 1
2 min read
Build your framework based on the requirements of your projects (focusing on JavaScript/TypeScript)

Build your framework based on the requirements of your projects (focusing on JavaScript/TypeScript)

3
Comments 1
2 min read
Help!! Seeking advice: How to effectively study and get along with JavaScript?

Help!! Seeking advice: How to effectively study and get along with JavaScript?

4
Comments 19
1 min read
Implementing Very Basic Dark/Light Modes with CSS Variables and JavaScript 🌓

Implementing Very Basic Dark/Light Modes with CSS Variables and JavaScript 🌓

Comments
2 min read
Promise.race: The best method to implement time limit on Promises. ⏳

Promise.race: The best method to implement time limit on Promises. ⏳

8
Comments 1
1 min read
Vanilla JavaScript - Modal

Vanilla JavaScript - Modal

4
Comments 5
3 min read
5G Rollout: How It's Transforming Connectivity and Business

5G Rollout: How It's Transforming Connectivity and Business

Comments
1 min read
Developing Augmented Reality Apps with Unity and Vuforia

Developing Augmented Reality Apps with Unity and Vuforia

1
Comments
2 min read
45sec scratch game vs 1min scratch game vs 10min scratch game

45sec scratch game vs 1min scratch game vs 10min scratch game

5
Comments
2 min read
The Puppeteer Language Experiment

The Puppeteer Language Experiment

5
Comments
5 min read
Optimizing Performance in Next.js 13+ Applications: Techniques for Faster Rendering

Optimizing Performance in Next.js 13+ Applications: Techniques for Faster Rendering

25
Comments
4 min read
5 Testing Frameworks for JavaScript Developers

5 Testing Frameworks for JavaScript Developers

6
Comments
4 min read
My first challenge(June Weather)

My first challenge(June Weather)

6
Comments
4 min read
JavaScript destructuring

JavaScript destructuring

3
Comments 2
2 min read
Glam Up My Markup: Beaches - Beaches and More Beaches

Glam Up My Markup: Beaches - Beaches and More Beaches

2
Comments
1 min read
Currying in JavaScript

Currying in JavaScript

1
Comments
2 min read
🚀 Building Toy: REST API in NestJS

🚀 Building Toy: REST API in NestJS

7
Comments
5 min read
How To Create A Fullstack TypeScript App Using AWS Amplify Gen 2

How To Create A Fullstack TypeScript App Using AWS Amplify Gen 2

20
Comments 1
10 min read
How To Use JSON with Comments for Configs

How To Use JSON with Comments for Configs

72
Comments 21
2 min read
Essential Helper Functions for Your JavaScript Projects

Essential Helper Functions for Your JavaScript Projects

388
Comments 3
2 min read
The proposed CSS @when/@else Rules

The proposed CSS @when/@else Rules

3
Comments
3 min read
Day 2: Understanding Variables and Data Types in JavaScript

Day 2: Understanding Variables and Data Types in JavaScript

4
Comments 13
4 min read
How to create and monetize UI library?

How to create and monetize UI library?

1
Comments
1 min read
Typescrypt: Make your life easier with decorators

Typescrypt: Make your life easier with decorators

16
Comments
5 min read
Troubleshooting Common Issues When Setting Up Microsoft Clarity

Troubleshooting Common Issues When Setting Up Microsoft Clarity

7
Comments
3 min read
RSC: Back to the Server

RSC: Back to the Server

7
Comments
5 min read
Tictactoe

Tictactoe

1
Comments
1 min read
Latest News, Updates, and Tutorials from JavaScript World

Latest News, Updates, and Tutorials from JavaScript World

7
Comments
6 min read
JavaScript Event Loop: An introductory manual

JavaScript Event Loop: An introductory manual

2
Comments
2 min read
Unlocking the Decentralized Future: Exploring Web3 Technology 🔓

Unlocking the Decentralized Future: Exploring Web3 Technology 🔓

4
Comments
3 min read
Destructuring is Bad!

Destructuring is Bad!

1
Comments 1
2 min read
loading...