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.
Send background props to other component

Send background props to other component

2
Comments
1 min read
10 Cool CodePen Demos (March 23)

10 Cool CodePen Demos (March 23)

66
Comments 5
3 min read
Handling exception in Node Js Express

Handling exception in Node Js Express

Comments
3 min read
"Secret Weapons: 10 VS Code Extensions You Didn't Know You Needed"

"Secret Weapons: 10 VS Code Extensions You Didn't Know You Needed"

1
Comments
2 min read
Deferred (promise) pattern

Deferred (promise) pattern

13
Comments
3 min read
Mastering JavaScript Variables: Hoisting, Temporal Dead Zone, and Top 10 Best Practices

Mastering JavaScript Variables: Hoisting, Temporal Dead Zone, and Top 10 Best Practices

1
Comments
3 min read
React Query Cheat Sheet

React Query Cheat Sheet

9
Comments
7 min read
Uploading and Managing Images with Node.js, Multer, and Cloudinary: A Comprehensive Guide

Uploading and Managing Images with Node.js, Multer, and Cloudinary: A Comprehensive Guide

5
Comments
3 min read
How to use process.env in Vite

How to use process.env in Vite

48
Comments 15
1 min read
Diverse vs. Specialist Developers: Embracing Change and Expanding Horizons

Diverse vs. Specialist Developers: Embracing Change and Expanding Horizons

15
Comments
4 min read
Reduce null checks in your code

Reduce null checks in your code

3
Comments 6
3 min read
ERC20 for Javascript developers

ERC20 for Javascript developers

Comments
11 min read
Jogja, the project generator for web frameworks

Jogja, the project generator for web frameworks

Comments
1 min read
Leveraging OpenTelemetry in Deno

Leveraging OpenTelemetry in Deno

2
Comments 4
10 min read
The Page Visibility API: Improve User Experience and Performance

The Page Visibility API: Improve User Experience and Performance

44
Comments
3 min read
Breaking the Language Barrier: A Journey through 'Hello, World!' in 20 Different Programming Languages

Breaking the Language Barrier: A Journey through 'Hello, World!' in 20 Different Programming Languages

8
Comments 1
6 min read
Next.js vs React.js: Which JavaScript Framework is Right for You?

Next.js vs React.js: Which JavaScript Framework is Right for You?

Comments 1
2 min read
Debounce search in react

Debounce search in react

Comments
2 min read
How to call async/await functions in parallel

How to call async/await functions in parallel

3
Comments
2 min read
Weekend Reading

Weekend Reading

2
Comments
4 min read
Watchlist application using ReactJS, NodeJS

Watchlist application using ReactJS, NodeJS

8
Comments
7 min read
An Introduction to JavaScript Modules: What They Are and How to Use Them

An Introduction to JavaScript Modules: What They Are and How to Use Them

3
Comments
5 min read
Easy explanation of Async/Await in JavaScript

Easy explanation of Async/Await in JavaScript

6
Comments
2 min read
Understanding Children Props in React

Understanding Children Props in React

1
Comments
3 min read
Why JavaScript is a Prototype-based OOP

Why JavaScript is a Prototype-based OOP

116
Comments 17
13 min read
Polymorphism With TypeScript

Polymorphism With TypeScript

Comments
1 min read
Easy guide to localize your Next.js project.

Easy guide to localize your Next.js project.

4
Comments 8
2 min read
Understanding the Number Type in JavaScript

Understanding the Number Type in JavaScript

Comments
2 min read
A Beginner's Guide to Portals in React: Everything You Need to Know

A Beginner's Guide to Portals in React: Everything You Need to Know

6
Comments
7 min read
🌸 A elegant way to consume API's at front-end

🌸 A elegant way to consume API's at front-end

3
Comments
4 min read
Losing Control

Losing Control

Comments
5 min read
Authentication in React Applications using Firebase and its services. Part 2

Authentication in React Applications using Firebase and its services. Part 2

4
Comments
10 min read
Week's Digest : Variables and Data Types in JavaScript

Week's Digest : Variables and Data Types in JavaScript

3
Comments
2 min read
Maximize Your Upload Efficiency: How to Perform Parallel File Uploads with Node.js and Cloudinary

Maximize Your Upload Efficiency: How to Perform Parallel File Uploads with Node.js and Cloudinary

4
Comments
4 min read
"Say what, now?" Breaking Down JavaScript Building Blocks for Algorithmically-Challenged Thinkers

"Say what, now?" Breaking Down JavaScript Building Blocks for Algorithmically-Challenged Thinkers

Comments
4 min read
SneakerShop Tutorial : Home Screen ✨👟✨

SneakerShop Tutorial : Home Screen ✨👟✨

1
Comments
3 min read
JavaScript Destructuring.

JavaScript Destructuring.

44
Comments 7
4 min read
Thinking Back and Coding Forward

Thinking Back and Coding Forward

3
Comments 1
2 min read
Ditch Create-React-App: Unleash the Power of Reactivize to Level Up Your React Projects 🚀

Ditch Create-React-App: Unleash the Power of Reactivize to Level Up Your React Projects 🚀

Comments
2 min read
Real-world usage of Map and Set data types of JavaScript

Real-world usage of Map and Set data types of JavaScript

3
Comments
2 min read
Get the distance between the given date and now in words using date-fns

Get the distance between the given date and now in words using date-fns

2
Comments
1 min read
Mastering Navigation Menus in React Native: 3 Types You Must Know [With Examples]

Mastering Navigation Menus in React Native: 3 Types You Must Know [With Examples]

1
Comments
6 min read
What is JSON

What is JSON

Comments 1
4 min read
Web Storage (Cookies, localStorage, and sessionStorage)

Web Storage (Cookies, localStorage, and sessionStorage)

14
Comments 2
3 min read
From Callback Hell to Promise Chains

From Callback Hell to Promise Chains

Comments
3 min read
A web security story from 2008: silently securing JSON.parse

A web security story from 2008: silently securing JSON.parse

7
Comments 1
5 min read
Authentication in React Applications using Firebase and its services. Part 1.

Authentication in React Applications using Firebase and its services. Part 1.

4
Comments
5 min read
"That Is So Fetch": Weather API Webapp

"That Is So Fetch": Weather API Webapp

2
Comments
8 min read
Building React Hooks - Copy to Clipboard

Building React Hooks - Copy to Clipboard

27
Comments 3
7 min read
The Future of Node.js in Internet of Things (IoT) Development

The Future of Node.js in Internet of Things (IoT) Development

1
Comments
2 min read
You might not use == (Double) Again!

You might not use == (Double) Again!

Comments
4 min read
Adding 'Sign in with Google' to your site with vanilla JS

Adding 'Sign in with Google' to your site with vanilla JS

30
Comments 1
6 min read
Wrangling GraphQL Data Schemas with AWS AppSync

Wrangling GraphQL Data Schemas with AWS AppSync

21
Comments
4 min read
How to display events from start to end date in a calendar view in JavaScript

How to display events from start to end date in a calendar view in JavaScript

Comments
1 min read
querySelector() vs. getElementById()

querySelector() vs. getElementById()

50
Comments 9
2 min read
A small JavaScript pattern I enjoy using

A small JavaScript pattern I enjoy using

10
Comments 1
2 min read
Padrão Proxy

Padrão Proxy

Comments
4 min read
Audio Resampling in Node.js - JavaScript

Audio Resampling in Node.js - JavaScript

2
Comments
2 min read
How To Enhance Your Web Development Process with Stackbit and Storybook

How To Enhance Your Web Development Process with Stackbit and Storybook

4
Comments 1
1 min read
Node.js Cron: Handling Overlapping Tasks Like a Noob

Node.js Cron: Handling Overlapping Tasks Like a Noob

1
Comments
4 min read
loading...