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.
I Literally Can't With Template Literals: 3 Ways to Use Them

I Literally Can't With Template Literals: 3 Ways to Use Them

4
Comments 8
3 min read
Easily style active links in Tanstack Router

Easily style active links in Tanstack Router

4
Comments 2
2 min read
Creating Autoresizeble textarea with hidden input technique

Creating Autoresizeble textarea with hidden input technique

3
Comments
5 min read
Nx Conf 2023 - Recap

Nx Conf 2023 - Recap

12
Comments
21 min read
Make Dependency Management Better with URL Imports & Ree.js!

Make Dependency Management Better with URL Imports & Ree.js!

16
Comments 1
4 min read
Event Propagation & Delegation: Bubbling and Capturing in JavaScript DOM

Event Propagation & Delegation: Bubbling and Capturing in JavaScript DOM

Comments
5 min read
The What, Why and How of JavaScript bundlers

The What, Why and How of JavaScript bundlers

45
Comments 1
5 min read
Form Validation Library | React | 1

Form Validation Library | React | 1

15
Comments 1
4 min read
Leetcode 2742. Painting the Walls

Leetcode 2742. Painting the Walls

5
Comments
1 min read
Understanding JavaScript Collections: Arrays, Sets, Maps, and More

Understanding JavaScript Collections: Arrays, Sets, Maps, and More

1
Comments
3 min read
3D parallax effect by moving mouse using CSS

3D parallax effect by moving mouse using CSS

35
Comments 16
1 min read
Collection of Diagrams to Use in Your React App for Effective Data Visualization

Collection of Diagrams to Use in Your React App for Effective Data Visualization

92
Comments 3
6 min read
The Future of Cloud Computing: Predictions and Trends

The Future of Cloud Computing: Predictions and Trends

5
Comments
14 min read
Understanding require function (Node.js)

Understanding require function (Node.js)

Comments
3 min read
Adding New Element in Array : JavaScript 💭

Adding New Element in Array : JavaScript 💭

5
Comments
2 min read
Comparing Axios and the Fetch API: Which One Should You Choose?

Comparing Axios and the Fetch API: Which One Should You Choose?

2
Comments 2
3 min read
Crafting Parallax Magic in Your React App: From Basics to Advanced

Crafting Parallax Magic in Your React App: From Basics to Advanced

5
Comments
2 min read
React Query - Maintaining Query cache

React Query - Maintaining Query cache

1
Comments
5 min read
JavaScript - Understanding Closures and Lexical Scoping

JavaScript - Understanding Closures and Lexical Scoping

1
Comments 1
2 min read
How to edit any text on any page

How to edit any text on any page

1
Comments
1 min read
How I created AI-powered ORM for PostgreSQL, MySQL and SQLite and why you shouldn't use it

How I created AI-powered ORM for PostgreSQL, MySQL and SQLite and why you shouldn't use it

7
Comments
5 min read
SQL Injection Prevention in Node.js: Safeguarding Your Application's Data

SQL Injection Prevention in Node.js: Safeguarding Your Application's Data

3
Comments
2 min read
Bun vs. Node.js: Which JavaScript Runtime Is Better?

Bun vs. Node.js: Which JavaScript Runtime Is Better?

12
Comments 6
15 min read
The Power of Server-Side Rendering in Next.js: Faster Loading, Better Performance by Anik routh

The Power of Server-Side Rendering in Next.js: Faster Loading, Better Performance by Anik routh

1
Comments
2 min read
Managing @Input Typing in Angular: A Perspective for Newcomers

Managing @Input Typing in Angular: A Perspective for Newcomers

Comments
2 min read
loading...