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.
Creating Interactive Maps with React and Mapbox

Creating Interactive Maps with React and Mapbox

4
Comments
2 min read
Learning FullCalendar Part 2: Building Your First Calendar App

Learning FullCalendar Part 2: Building Your First Calendar App

Comments
4 min read
Bun- All in one JavaScript runtime

Bun- All in one JavaScript runtime

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

The What, Why and How of JavaScript bundlers

61
Comments 2
5 min read
Day 7: Created a Catphoto Web-app, flexbox was the main idea

Day 7: Created a Catphoto Web-app, flexbox was the main idea

Comments
1 min read
Singleton - JavaScript Design Patterns

Singleton - JavaScript Design Patterns

3
Comments 2
3 min read
A New Way to Create Accessible Accordions. Guide to the Jolty.js

A New Way to Create Accessible Accordions. Guide to the Jolty.js

3
Comments
5 min read
Why Prototypal Inheritance is Key to JavaScript Development?

Why Prototypal Inheritance is Key to JavaScript Development?

3
Comments
3 min read
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
Form Validation Library | React | 1

Form Validation Library | React | 1

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

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

1
Comments
3 min read
Leetcode 2742. Painting the Walls

Leetcode 2742. Painting the Walls

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

3D parallax effect by moving mouse using CSS

38
Comments 16
1 min read
The Future of Cloud Computing: Predictions and Trends

The Future of Cloud Computing: Predictions and Trends

5
Comments
14 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 1
5 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

99
Comments 3
6 min read
Understanding require function (Node.js)

Understanding require function (Node.js)

Comments
3 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 3
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

6
Comments
2 min read
Adding New Element in Array : JavaScript 💭

Adding New Element in Array : JavaScript 💭

5
Comments
2 min read
loading...