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.
Why is using TypeScript a good idea?

Why is using TypeScript a good idea?

2
Comments
9 min read
Enhancing User Experience with Daxus

Enhancing User Experience with Daxus

5
Comments
3 min read
How to update a few years old outdated project in Node and React?

How to update a few years old outdated project in Node and React?

114
Comments 13
4 min read
Part 4 (b): How to Build a To-Do App with Vue Js: Creating Reusable UI

Part 4 (b): How to Build a To-Do App with Vue Js: Creating Reusable UI

6
Comments
8 min read
React Custom Hook: useStorage

React Custom Hook: useStorage

12
Comments 3
2 min read
Supabase ⚡ database functions

Supabase ⚡ database functions

6
Comments
3 min read
300 React JS Interview Questions and Answers

300 React JS Interview Questions and Answers

1
Comments
3 min read
React Custom Hook: useTimeout

React Custom Hook: useTimeout

8
Comments 1
2 min read
FIX "ReferenceError: __dirname is not defined in ES module scope" in NodeJs.

FIX "ReferenceError: __dirname is not defined in ES module scope" in NodeJs.

3
Comments
1 min read
Mastering Event Debouncing in JavaScript: A Guide with Practical Example

Mastering Event Debouncing in JavaScript: A Guide with Practical Example

3
Comments 1
2 min read
Lets understand working of Internet(S1:E1)

Lets understand working of Internet(S1:E1)

5
Comments 2
8 min read
The best platform to build serverless apps on in 2023

The best platform to build serverless apps on in 2023

44
Comments 14
6 min read
Handle Stripe events in 2 minutes with Sailhouse

Handle Stripe events in 2 minutes with Sailhouse

5
Comments
3 min read
Promise vs. async/await: A Comprehensive Comparison

Promise vs. async/await: A Comprehensive Comparison

9
Comments 1
2 min read
Mastering API Caching with Redis in Node.js

Mastering API Caching with Redis in Node.js

8
Comments
5 min read
Infinite Scrolling in React: A Comprehensive Guide

Infinite Scrolling in React: A Comprehensive Guide

4
Comments 2
2 min read
Building a Complete To-Do App with SvelteKit: Taking Your Skills to the Next Level

Building a Complete To-Do App with SvelteKit: Taking Your Skills to the Next Level

3
Comments
3 min read
Build your own documentation chatbot with ChatGPT and EdgeDB

Build your own documentation chatbot with ChatGPT and EdgeDB

3
Comments 1
39 min read
Day 36: Typescript Basics

Day 36: Typescript Basics

7
Comments
2 min read
How to login your users without a password (but with a magic.link)

How to login your users without a password (but with a magic.link)

2
Comments
9 min read
Mastering Form Handling in React: A Comprehensive Guide

Mastering Form Handling in React: A Comprehensive Guide

1
Comments
14 min read
How to implement SSL/TLS pinning in Node.js

How to implement SSL/TLS pinning in Node.js

4
Comments
9 min read
Expense Chart - Frontend Mentor

Expense Chart - Frontend Mentor

5
Comments 3
2 min read
Brazilian "Rinha de Backend" challenge #2 - The Improvement

Brazilian "Rinha de Backend" challenge #2 - The Improvement

5
Comments 2
4 min read
🚀 How would I start a React project now? 🤓

🚀 How would I start a React project now? 🤓

40
Comments 9
7 min read
🎉Introducing Atomic Design in Vue.js🔥

🎉Introducing Atomic Design in Vue.js🔥

48
Comments 5
7 min read
How to Improve Node.js Application Responsiveness

How to Improve Node.js Application Responsiveness

13
Comments 2
3 min read
Creating a Simple Custom JSX Parser /w Practical Example

Creating a Simple Custom JSX Parser /w Practical Example

7
Comments
4 min read
The Sisyphean Quest for Web Performance

The Sisyphean Quest for Web Performance

19
Comments
10 min read
JavaScript Promise: .all() vs .allSettled() and .race() vs .any()

JavaScript Promise: .all() vs .allSettled() and .race() vs .any()

70
Comments 9
8 min read
Node.js Event Loop

Node.js Event Loop

34
Comments 2
3 min read
Understanding the Node.js process variable

Understanding the Node.js process variable

1
Comments
4 min read
The Ascent of Node.js: How a runtime changed the Web

The Ascent of Node.js: How a runtime changed the Web

3
Comments
14 min read
How to Dockerize a React Application

How to Dockerize a React Application

147
Comments 13
5 min read
Episode 23/34: Analog.js, Developer Survey, ng-conf, A11y

Episode 23/34: Analog.js, Developer Survey, ng-conf, A11y

4
Comments
2 min read
How to Retrieve Travel Time with React Native Maps Directions

How to Retrieve Travel Time with React Native Maps Directions

2
Comments
2 min read
MEAN vs MERN: Decoding the 2 Best Stacks For Your Next Web Project

MEAN vs MERN: Decoding the 2 Best Stacks For Your Next Web Project

3
Comments
11 min read
VueJS Part 1: Intro to VueJS

VueJS Part 1: Intro to VueJS

13
Comments 6
3 min read
Enabling Dark Mode in React.js with SCSS Modules 🌙

Enabling Dark Mode in React.js with SCSS Modules 🌙

10
Comments 2
3 min read
Understanding React Internationalization

Understanding React Internationalization

Comments
8 min read
🌐 5 Top Platforms to Learn Node.js for Newbies

🌐 5 Top Platforms to Learn Node.js for Newbies

7
Comments
6 min read
VSCODE THEMED PORTFOLIO USING REACT.JS AND TAILWINDCSS.

VSCODE THEMED PORTFOLIO USING REACT.JS AND TAILWINDCSS.

15
Comments 7
1 min read
Serial Vs. Parallel API calling in JavaScript

Serial Vs. Parallel API calling in JavaScript

20
Comments 2
3 min read
Building Microservices with NestJS

Building Microservices with NestJS

9
Comments
6 min read
What would you do differently to build this simple form? Give your feedback!

What would you do differently to build this simple form? Give your feedback!

Comments 3
1 min read
Understanding Closures

Understanding Closures

4
Comments 2
2 min read
Reactivity: ref() vs reactive() 👊

Reactivity: ref() vs reactive() 👊

12
Comments
2 min read
Optimizing SEO: Generating Dynamic Sitemaps for Your Angular Application

Optimizing SEO: Generating Dynamic Sitemaps for Your Angular Application

28
Comments 1
2 min read
Getting Started With React Flow

Getting Started With React Flow

1
Comments 1
3 min read
7 Awesome GumRoad Products for Developers

7 Awesome GumRoad Products for Developers

19
Comments 1
5 min read
Streamline SVG Sprites in Your React Applications

Streamline SVG Sprites in Your React Applications

5
Comments 5
2 min read
The Art of Debouncing in JavaScript: Enhancing User Experience

The Art of Debouncing in JavaScript: Enhancing User Experience

7
Comments 1
3 min read
Goodbye CSS-in-JS

Goodbye CSS-in-JS

6
Comments 1
10 min read
What is First Class Function? First Class Function in JavaScript

What is First Class Function? First Class Function in JavaScript

5
Comments
2 min read
🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨

🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨

261
Comments 16
18 min read
Light Sabers Unleashed: The Lazy Developer's Guide to Outsmarting Botnets

Light Sabers Unleashed: The Lazy Developer's Guide to Outsmarting Botnets

Comments
3 min read
Explorando os Componentes Nativos do React: Fragment, Profiler, Strict Mode e Suspense

Explorando os Componentes Nativos do React: Fragment, Profiler, Strict Mode e Suspense

Comments
2 min read
The Terror of Mongolia JS13k Post-mortem (part 1)

The Terror of Mongolia JS13k Post-mortem (part 1)

4
Comments
10 min read
The Most Essential JavaScript Array: Everything You Need to Know From Beginner to Expert

The Most Essential JavaScript Array: Everything You Need to Know From Beginner to Expert

1
Comments
9 min read
Day 35: Typescript

Day 35: Typescript

Comments
2 min read
loading...