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.
How I use Axios interceptor for refreshing token in a custom React hook

How I use Axios interceptor for refreshing token in a custom React hook

4
Comments
3 min read
Do this and stop wasting time creating React components

Do this and stop wasting time creating React components

6
Comments 1
3 min read
Demystifying Model-View-Controller (MVC) Architecture: The Heart of Software Design

Demystifying Model-View-Controller (MVC) Architecture: The Heart of Software Design

4
Comments
3 min read
SOLID Principles Series: Mastering the Open-Closed Principle (OCP) in Node.js with TypeScript

SOLID Principles Series: Mastering the Open-Closed Principle (OCP) in Node.js with TypeScript

13
Comments
2 min read
Slidev Tip - Export With Background Images Using "slidev export --per-slide"

Slidev Tip - Export With Background Images Using "slidev export --per-slide"

3
Comments
2 min read
Learning FullCalendar Part 1: Must-Knows to Get Started

Learning FullCalendar Part 1: Must-Knows to Get Started

Comments
4 min read
let j = "JavaScript"(A newbie's guide on Declaring Variables in JavaScript)

let j = "JavaScript"(A newbie's guide on Declaring Variables in JavaScript)

1
Comments
10 min read
Getting Started with Drizzle ORM: A Beginner's Guide

Getting Started with Drizzle ORM: A Beginner's Guide

41
Comments 2
8 min read
Infinite scrolling using IntersectionObserver in React

Infinite scrolling using IntersectionObserver in React

5
Comments 2
4 min read
JavaScript: The Runtime Environment🏃🏻🏃🏻🏃🏻

JavaScript: The Runtime Environment🏃🏻🏃🏻🏃🏻

9
Comments 2
3 min read
⚡️ FREE Llama 2 API: OpenAI-compatible API for Workers AI 🧠

⚡️ FREE Llama 2 API: OpenAI-compatible API for Workers AI 🧠

12
Comments
4 min read
Chronicles of the Unemployed, Week One After 12 Continuous Years of Employment

Chronicles of the Unemployed, Week One After 12 Continuous Years of Employment

3
Comments 1
2 min read
Must have software for programmers

Must have software for programmers

41
Comments 27
3 min read
🙈 Beginner's Guide to React Query

🙈 Beginner's Guide to React Query

36
Comments 2
8 min read
The Thrills and Challenges of Learning to Code: A Journey of Discovery

The Thrills and Challenges of Learning to Code: A Journey of Discovery

Comments
2 min read
O Futuro do Desenvolvimento Web: Node.js vs Bun

O Futuro do Desenvolvimento Web: Node.js vs Bun

147
Comments 4
6 min read
Why Weather Buddy was a bad idea for a SaaS

Why Weather Buddy was a bad idea for a SaaS

2
Comments
2 min read
React 18: The Features and The Future

React 18: The Features and The Future

Comments
9 min read
Final Fantasy Legend Level Editor Update

Final Fantasy Legend Level Editor Update

Comments
2 min read
Novice Guide to Securing API and Firebase Key In React Vite using dotenv(Environment Veriable).

Novice Guide to Securing API and Firebase Key In React Vite using dotenv(Environment Veriable).

3
Comments 2
2 min read
End of React? Web Components Review

End of React? Web Components Review

33
Comments 19
3 min read
Zen JavaScript?

Zen JavaScript?

22
Comments 4
3 min read
JavaScript DOM Mastery: Selecting and manipulating DOM elements

JavaScript DOM Mastery: Selecting and manipulating DOM elements

Comments
5 min read
React Advanced: Decoupling your components in the right way

React Advanced: Decoupling your components in the right way

121
Comments 20
5 min read
Render Props in React, Frontend System Design

Render Props in React, Frontend System Design

7
Comments
3 min read
Demystifying the Decorator Design Pattern in TypeScript with Coffee Brewing

Demystifying the Decorator Design Pattern in TypeScript with Coffee Brewing

Comments
5 min read
Weekly Dev Findings 8

Weekly Dev Findings 8

Comments
2 min read
The modern way of checking radio groups

The modern way of checking radio groups

2
Comments 2
2 min read
Connect With Customers From Email List on LinkedIn With Automation

Connect With Customers From Email List on LinkedIn With Automation

1
Comments
4 min read
What is the best way to Securely Managing Mongoose Connection in Node.js Applications?

What is the best way to Securely Managing Mongoose Connection in Node.js Applications?

8
Comments
2 min read
Latest Newsletter: Walled Gardens and Reality Interfaces (Issue #135)

Latest Newsletter: Walled Gardens and Reality Interfaces (Issue #135)

Comments
1 min read
Turning my codepen into an actual app - Brick 1100

Turning my codepen into an actual app - Brick 1100

Comments
6 min read
Environment Variables in NodeJs: The complete Guide

Environment Variables in NodeJs: The complete Guide

7
Comments 1
10 min read
Mocking ESM Without Loaders

Mocking ESM Without Loaders

Comments
4 min read
Liskov Substitution Principle in React

Liskov Substitution Principle in React

20
Comments 2
2 min read
How to Build an Image Search App With Pagination Using React

How to Build an Image Search App With Pagination Using React

9
Comments
21 min read
Coding an Interactive (and Damn Satisfying) Cursor: 7 Simple Steps + 2kb of Code

Coding an Interactive (and Damn Satisfying) Cursor: 7 Simple Steps + 2kb of Code

138
Comments 24
4 min read
Prefix vs. Postfix in incrementation. Do you know the difference?

Prefix vs. Postfix in incrementation. Do you know the difference?

Comments
2 min read
Monorepos: Making Development Easier and Smoother

Monorepos: Making Development Easier and Smoother

2
Comments
3 min read
ExpressJS - Cookies and Using Express.js Middleware for Cookie Handling

ExpressJS - Cookies and Using Express.js Middleware for Cookie Handling

6
Comments
2 min read
Mastering Angular Services and Dependency Injection: A Comprehensive Guide with Examples"

Mastering Angular Services and Dependency Injection: A Comprehensive Guide with Examples"

3
Comments 1
4 min read
Use AI to create great product descriptions with this free plugin

Use AI to create great product descriptions with this free plugin

9
Comments 1
3 min read
Javascript Deobfuscation

Javascript Deobfuscation

8
Comments
3 min read
Feature Flags in Action: 13 Real-World Scenarios

Feature Flags in Action: 13 Real-World Scenarios

1
Comments
3 min read
Using URL to store state in Vue

Using URL to store state in Vue

37
Comments 6
2 min read
Leveraging Environment Variables in React: A Safe & Effective Guide

Leveraging Environment Variables in React: A Safe & Effective Guide

1
Comments
2 min read
Cross-Site Scripting (XSS) Attacks in Node.js: Understanding, Preventing, and Mitigating Risks

Cross-Site Scripting (XSS) Attacks in Node.js: Understanding, Preventing, and Mitigating Risks

6
Comments
4 min read
Mastering the Symphony of React Components: A Deep Dive into the Component Lifecycle

Mastering the Symphony of React Components: A Deep Dive into the Component Lifecycle

Comments
3 min read
Sending emails in NodeJs with NodeMailer: The Comprehensive Guide

Sending emails in NodeJs with NodeMailer: The Comprehensive Guide

14
Comments 2
9 min read
Welcome to the dark side. Ree.js awaits you!

Welcome to the dark side. Ree.js awaits you!

22
Comments
4 min read
Mastering Async/Await: Ditching Traditional try-catch for the 'Result' Pattern in Node.js

Mastering Async/Await: Ditching Traditional try-catch for the 'Result' Pattern in Node.js

5
Comments
3 min read
Quick Read to understand `package.json`

Quick Read to understand `package.json`

4
Comments 2
2 min read
Best React.js Frontend Bootcamp 🧑‍💻

Best React.js Frontend Bootcamp 🧑‍💻

11
Comments
2 min read
How to connect MongoDB to your Next.js application

How to connect MongoDB to your Next.js application

1
Comments
6 min read
Simplest Reactivity in Web Pages Using Vanilla JavaScript;

Simplest Reactivity in Web Pages Using Vanilla JavaScript;

29
Comments 2
3 min read
Beginner Interview CheatSheet: 300+ Javascript Interview Q&A

Beginner Interview CheatSheet: 300+ Javascript Interview Q&A

23
Comments 4
8 min read
A Detailed Introduction To JavaScript Objects

A Detailed Introduction To JavaScript Objects

10
Comments 3
4 min read
💻 Web Development Resources #168

💻 Web Development Resources #168

31
Comments 4
3 min read
HTML Canvas cheat sheet

HTML Canvas cheat sheet

1
Comments
2 min read
Trigger.dev update – September 2023

Trigger.dev update – September 2023

21
Comments
2 min read
loading...