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.
Rarely Heard Knowledge Of JavaScript

Rarely Heard Knowledge Of JavaScript

Comments
1 min read
What is the Difference between Spread and Rest Operator in JavaScript

What is the Difference between Spread and Rest Operator in JavaScript

9
Comments 2
2 min read
5 Node.js security code snippets every backend developer should know

5 Node.js security code snippets every backend developer should know

2
Comments
9 min read
Will Bun.js replace Node.js?

Will Bun.js replace Node.js?

Comments
4 min read
Writing clean, reusable components in React (best practices)

Writing clean, reusable components in React (best practices)

122
Comments 21
5 min read
Alternative of 'for' in JavaScript

Alternative of 'for' in JavaScript

1
Comments
2 min read
Battle of the Node.js ORMs: Sequelize vs. Prisma

Battle of the Node.js ORMs: Sequelize vs. Prisma

46
Comments 2
4 min read
Decrease your build times by 90% with Vite 😀

Decrease your build times by 90% with Vite 😀

12
Comments 1
3 min read
TresJs por una web con más 3D

TresJs por una web con más 3D

3
Comments 1
3 min read
Rendering a Million Rows in React by Drawing

Rendering a Million Rows in React by Drawing

99
Comments 11
11 min read
Lessons from opensource: Add a defensive type-safe error handler in your catch block

Lessons from opensource: Add a defensive type-safe error handler in your catch block

Comments
2 min read
AWS, Digital Ocean, Bluehost, GoDaddy, and E2E

AWS, Digital Ocean, Bluehost, GoDaddy, and E2E

Comments
2 min read
How to Scrape Samsung Products

How to Scrape Samsung Products

1
Comments
12 min read
Azure, AWS (Amazon Web Services), and GCP (Google Cloud Platform)

Azure, AWS (Amazon Web Services), and GCP (Google Cloud Platform)

Comments
2 min read
Get and Set the Scroll Position of an Element with React Hook

Get and Set the Scroll Position of an Element with React Hook

39
Comments
3 min read
Frontend resources! 🚀

Frontend resources! 🚀

655
Comments 72
4 min read
Construyendo un mapa para aprender sobre el Back-end

Construyendo un mapa para aprender sobre el Back-end

1
Comments
5 min read
Primitive and Non-Primitive (Object) Data Types

Primitive and Non-Primitive (Object) Data Types

Comments
1 min read
Daily Code 75 | 🧮 Measuring Unit Converter

Daily Code 75 | 🧮 Measuring Unit Converter

1
Comments
2 min read
How to Generate and Consume APIs: A Deep Dive into Swagger Codegen and OpenAPI Generator

How to Generate and Consume APIs: A Deep Dive into Swagger Codegen and OpenAPI Generator

5
Comments 1
2 min read
Building Simple CRM with Vue: Crafting Layouts and Navigation

Building Simple CRM with Vue: Crafting Layouts and Navigation

1
Comments
6 min read
My First YouTube Short - Detecting data types in JS is hard!

My First YouTube Short - Detecting data types in JS is hard!

3
Comments 4
1 min read
Master Angular 17.1 and 17.2

Master Angular 17.1 and 17.2

20
Comments 2
4 min read
MERN-X full-stack framework for MERN Stack Developer

MERN-X full-stack framework for MERN Stack Developer

9
Comments 1
1 min read
What the Hell is Closure in JavaScript?

What the Hell is Closure in JavaScript?

10
Comments 7
3 min read
Building Silicon Juice - The application to scour for venture capital activity

Building Silicon Juice - The application to scour for venture capital activity

Comments
4 min read
IDURAR Open Source
React.js Node.js Project to learn from

IDURAR Open Source
React.js Node.js Project to learn from

25
Comments 1
2 min read
What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

5
Comments
3 min read
Diacritic-insensitive string comparison in JavaScript

Diacritic-insensitive string comparison in JavaScript

1
Comments
5 min read
Aplicație ce afișează citate în limba română

Aplicație ce afișează citate în limba română

Comments
1 min read
Managing unexpected data at runtime in Typescript

Managing unexpected data at runtime in Typescript

Comments
6 min read
Next.js File Upload: The Ultimate Lightweight Solution for Effortless File Handling and Integration With Next.js Project

Next.js File Upload: The Ultimate Lightweight Solution for Effortless File Handling and Integration With Next.js Project

5
Comments 1
2 min read
What is Javascript Singleton Object with example

What is Javascript Singleton Object with example

5
Comments
2 min read
Query Postgres from Netlify Functions with Neon serverless driver

Query Postgres from Netlify Functions with Neon serverless driver

3
Comments
9 min read
What is a REST API?

What is a REST API?

1
Comments 1
7 min read
How to Use Artificial Intelligence in Your Investing in 2024

How to Use Artificial Intelligence in Your Investing in 2024

Comments
4 min read
Creating a seamless multi-language user interface in React

Creating a seamless multi-language user interface in React

2
Comments
6 min read
JavaScript Design Patterns - Creational - Prototype

JavaScript Design Patterns - Creational - Prototype

Comments
1 min read
What Is a Static Site?

What Is a Static Site?

Comments
2 min read
React's Virtual DOM: Unveiling the Engine Behind Lightning-Fast Web Applications

React's Virtual DOM: Unveiling the Engine Behind Lightning-Fast Web Applications

6
Comments
2 min read
🍞 Bun, A Faster JavaScript Runtime

🍞 Bun, A Faster JavaScript Runtime

3
Comments 1
3 min read
JavaScript Functions: The Heroes of Your Code! ⚡️

JavaScript Functions: The Heroes of Your Code! ⚡️

1
Comments
5 min read
API Encryption? How does that help?

API Encryption? How does that help?

Comments
2 min read
Create NextJS Project with Typescript and Tailwind CSS

Create NextJS Project with Typescript and Tailwind CSS

Comments
1 min read
jQuery cross-browser compatibility: fixing JavaScript cross-browser incompatibility using jQuery

jQuery cross-browser compatibility: fixing JavaScript cross-browser incompatibility using jQuery

Comments
3 min read
Object Destructuring in JavaScript

Object Destructuring in JavaScript

14
Comments
3 min read
Understanding Async/Await and Promises in JavaScript and TypeScript

Understanding Async/Await and Promises in JavaScript and TypeScript

8
Comments
3 min read
Test

Test

Comments
1 min read
How I built NotesGPT – a full-stack AI voice note app

How I built NotesGPT – a full-stack AI voice note app

193
Comments 27
7 min read
Developers do not need to switch tabs! Your super tool has arrived.

Developers do not need to switch tabs! Your super tool has arrived.

Comments
1 min read
Understanding the Redux Architecture in React

Understanding the Redux Architecture in React

Comments
2 min read
What are React Server Components (RSCs)?

What are React Server Components (RSCs)?

5
Comments 1
4 min read
Exploring OAuth 2.0: Enabling Google Authentication in a Pure Browser-Based Web App running on Cloudflare

Exploring OAuth 2.0: Enabling Google Authentication in a Pure Browser-Based Web App running on Cloudflare

6
Comments
3 min read
Web components

Web components

Comments
5 min read
MongoDB

MongoDB

Comments
13 min read
Markdown file Rendering in Next.js

Markdown file Rendering in Next.js

3
Comments
2 min read
Desestruturando Objetos em JavaScript - Object Destructuring

Desestruturando Objetos em JavaScript - Object Destructuring

6
Comments 2
4 min read
How to improve page load speed and response times: A comprehensive guide

How to improve page load speed and response times: A comprehensive guide

23
Comments 2
15 min read
Code On Gitbash- Push to Github

Code On Gitbash- Push to Github

Comments
2 min read
Lessons from opensource: How to use pipeline in Nodejs?

Lessons from opensource: How to use pipeline in Nodejs?

Comments
3 min read
loading...