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.
6 frontend tools for you

6 frontend tools for you

3
Comments 1
1 min read
SOLID Principles Series: Understanding the Single Responsibility Principle (SRP) in Node.js with TypeScript

SOLID Principles Series: Understanding the Single Responsibility Principle (SRP) in Node.js with TypeScript

19
Comments 2
3 min read
Form validation in react and next JS using Formik and Yup

Form validation in react and next JS using Formik and Yup

11
Comments
3 min read
Include Alpine.js in a production environment

Include Alpine.js in a production environment

2
Comments
4 min read
Mastering Asynchronous Programming in JavaScript: Unraveling the Magic of async/await, Promises, and More

Mastering Asynchronous Programming in JavaScript: Unraveling the Magic of async/await, Promises, and More

58
Comments 10
8 min read
No-code low-code frontend tools

No-code low-code frontend tools

21
Comments 1
1 min read
React Dev Tools extension defect?

React Dev Tools extension defect?

Comments
1 min read
A selection of frontend tools

A selection of frontend tools

2
Comments 1
1 min read
How to display Webflow form Success message into Netlify with 6 easy steps

How to display Webflow form Success message into Netlify with 6 easy steps

Comments
2 min read
Web5: How to Query Records by Protocol Path

Web5: How to Query Records by Protocol Path

9
Comments 2
4 min read
Who Ate My Disk Space? It's "node_modules" Again! 🕵️‍♂️

Who Ate My Disk Space? It's "node_modules" Again! 🕵️‍♂️

24
Comments 6
2 min read
Events Handling In JavaScript

Events Handling In JavaScript

5
Comments
3 min read
ES6 - how to Clone an Array By Nilesh

ES6 - how to Clone an Array By Nilesh

5
Comments
3 min read
Exploring Fast Tech Stacks for Building MVP Apps

Exploring Fast Tech Stacks for Building MVP Apps

4
Comments
3 min read
Developing a Powerful Alert System Using React Context API

Developing a Powerful Alert System Using React Context API

1
Comments
4 min read
The Garbage Collector Myth: A Reflection on Web App Memory Efficiency and Corporate Structure

The Garbage Collector Myth: A Reflection on Web App Memory Efficiency and Corporate Structure

3
Comments 3
2 min read
Optimizing Image Loading for Lightning-Fast Performance in NEXT.js

Optimizing Image Loading for Lightning-Fast Performance in NEXT.js

6
Comments
2 min read
Casting a Global Net: Mastering Internationalization (i18n) in Web Applications

Casting a Global Net: Mastering Internationalization (i18n) in Web Applications

3
Comments 2
6 min read
Adding a chat room to any app with one line of code

Adding a chat room to any app with one line of code

88
Comments 18
1 min read
Decorator Pattern through Ice Cream

Decorator Pattern through Ice Cream

2
Comments
12 min read
Events Handling In JavaScript

Events Handling In JavaScript

9
Comments
7 min read
How to create `npm create` package

How to create `npm create` package

31
Comments
4 min read
What is "VirtualizedLists should never be nested inside plain ScrollViews" in React Native?

What is "VirtualizedLists should never be nested inside plain ScrollViews" in React Native?

21
Comments
2 min read
Express JS Problem

Express JS Problem

1
Comments
1 min read
Database Soft Deletes: How and Why with Custom Prisma Client queries

Database Soft Deletes: How and Why with Custom Prisma Client queries

11
Comments
5 min read
loading...