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.
Vue 3: Extending entire CSS/SCSS files to the children of a scoped parent component using :deep()

Vue 3: Extending entire CSS/SCSS files to the children of a scoped parent component using :deep()

3
Comments 1
1 min read
Do not use array.sort() Function Without a Compare Function in JavaScript

Do not use array.sort() Function Without a Compare Function in JavaScript

Comments
2 min read
Works, don't touch it? Or never ending optimization game?

Works, don't touch it? Or never ending optimization game?

Comments
2 min read
Next.js 14 SSO Github (Supabase Auth)

Next.js 14 SSO Github (Supabase Auth)

1
Comments
5 min read
Harnessing the Power of useEffect.

Harnessing the Power of useEffect.

Comments
3 min read
Conquering API Overload in React: A Chill Guide for Devs

Conquering API Overload in React: A Chill Guide for Devs

Comments
5 min read
How to build a single-page application deployment using AWS CDK

How to build a single-page application deployment using AWS CDK

3
Comments
3 min read
Enhance Your Coding Environment: Making Visual Studio Code Background Translucent

Enhance Your Coding Environment: Making Visual Studio Code Background Translucent

1
Comments 2
1 min read
Synthetic Monitoring with Grafana Cloud and Lambda

Synthetic Monitoring with Grafana Cloud and Lambda

7
Comments
6 min read
🚀 Announcing Our Comprehensive Frontend Development Course! 🚀

🚀 Announcing Our Comprehensive Frontend Development Course! 🚀

2
Comments
2 min read
Boosting CSS-in-JS Efficiency

Boosting CSS-in-JS Efficiency

Comments
9 min read
Gamedev.js Open Source Challenge Winners 🏆

Gamedev.js Open Source Challenge Winners 🏆

22
Comments 2
3 min read
World Building With Wave Function Collapse

World Building With Wave Function Collapse

Comments
1 min read
Getting Started Task Scheduling and Cron Jobs in Node.js with MongoDB

Getting Started Task Scheduling and Cron Jobs in Node.js with MongoDB

5
Comments
2 min read
Code Smell 252 - NullCustomer

Code Smell 252 - NullCustomer

3
Comments
2 min read
Browser Begins Support for Popover API: A Quick Guide

Browser Begins Support for Popover API: A Quick Guide

12
Comments
3 min read
How does Fetch works exactly?, and how can I use GET method with parameters?

How does Fetch works exactly?, and how can I use GET method with parameters?

Comments
1 min read
Reactotron: debugging tool for React & React Native

Reactotron: debugging tool for React & React Native

4
Comments
3 min read
How To Build Your Own Newsletter App? p.1

How To Build Your Own Newsletter App? p.1

42
Comments 4
15 min read
Scrapy Vs. Crawlee

Scrapy Vs. Crawlee

41
Comments 4
9 min read
Multi AI Agent Systems using OpenAI's new GPT-4o Model

Multi AI Agent Systems using OpenAI's new GPT-4o Model

5
Comments
5 min read
Upload multiple images to Cloudinary using React

Upload multiple images to Cloudinary using React

3
Comments
2 min read
Lazy loading components in ReactJS

Lazy loading components in ReactJS

Comments
1 min read
The Effect Tax

The Effect Tax

37
Comments 13
6 min read
Testing Asynchronous Code in Node.js

Testing Asynchronous Code in Node.js

Comments
4 min read
loading...