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.
Lamba LLRT(Low Latency Runtime Javascript)

Lamba LLRT(Low Latency Runtime Javascript)

1
Comments
5 min read
Top Tools: 5 VS Code Extensions to Enhance Your React Development

Top Tools: 5 VS Code Extensions to Enhance Your React Development

5
Comments
3 min read
Understanding Higher-Order Components and Higher-Order Functions in JavaScript

Understanding Higher-Order Components and Higher-Order Functions in JavaScript

1
Comments
1 min read
End-to-End (E2E) Testing: A Comprehensive Guide

End-to-End (E2E) Testing: A Comprehensive Guide

Comments
5 min read
🚀 10 Game-Changing Node.js Features You Can't Afford to Miss 🌟

🚀 10 Game-Changing Node.js Features You Can't Afford to Miss 🌟

7
Comments 2
4 min read
setInterval vs setTimeout: ¿Cuál deberías usar?

setInterval vs setTimeout: ¿Cuál deberías usar?

Comments
3 min read
JavaScript Memory Management: The Secret to a Clean and Fast App

JavaScript Memory Management: The Secret to a Clean and Fast App

Comments
6 min read
Understanding JavaScript Closures

Understanding JavaScript Closures

1
Comments
2 min read
Array Methods

Array Methods

Comments
1 min read
How to create a simple shopping cart in HTML5, CSS3, and JS with Payment integration

How to create a simple shopping cart in HTML5, CSS3, and JS with Payment integration

8
Comments
4 min read
Why Does Everyone Hate React?

Why Does Everyone Hate React?

4
Comments 3
9 min read
Em and Rem: What's the Difference?

Em and Rem: What's the Difference?

Comments
2 min read
Search And (LLM) Transform with GenAI

Search And (LLM) Transform with GenAI

1
Comments
3 min read
React: Good and Bad Code

React: Good and Bad Code

1
Comments
3 min read
2.17 Master Figma Masks

2.17 Master Figma Masks

Comments
1 min read
2.16 Master Figma Exports

2.16 Master Figma Exports

Comments
1 min read
How to setup a Next.js and NestJS Monorepo (For Dummies) 🤓

How to setup a Next.js and NestJS Monorepo (For Dummies) 🤓

7
Comments
7 min read
Replacing React code with CSS :has selector

Replacing React code with CSS :has selector

28
Comments 4
10 min read
JavaScript Frameworks in 2024: React vs. Vue vs. Svelte – Which One to Choose?

JavaScript Frameworks in 2024: React vs. Vue vs. Svelte – Which One to Choose?

9
Comments 2
5 min read
Functional Programming with JavaScript

Functional Programming with JavaScript

26
Comments
2 min read
Building Offline-first Applications with React Native

Building Offline-first Applications with React Native

Comments
9 min read
Mastering JavaScript Comparisons: From Basics to Advanced

Mastering JavaScript Comparisons: From Basics to Advanced

1
Comments
2 min read
Conditional Branching in JavaScript: `if`, `else`, and `?`

Conditional Branching in JavaScript: `if`, `else`, and `?`

Comments
2 min read
Unlocking the Power of the `navigator` Object in JavaScript: A Comprehensive Guide

Unlocking the Power of the `navigator` Object in JavaScript: A Comprehensive Guide

3
Comments
5 min read
React Basics

React Basics

1
Comments
3 min read
React Basics Part 2

React Basics Part 2

1
Comments
3 min read
I create a custom Modal component in react + typescript.

I create a custom Modal component in react + typescript.

1
Comments
2 min read
Learning Node.js in 30 Days with AI - Day 5

Learning Node.js in 30 Days with AI - Day 5

1
Comments
3 min read
TinyMCE 7.3 Release Notes - Overview

TinyMCE 7.3 Release Notes - Overview

4
Comments
3 min read
What is Jitter? Common Causes and how to reduce internet Jitter

What is Jitter? Common Causes and how to reduce internet Jitter

1
Comments 1
9 min read
Mastering JavaScript Operators: From Basics to Bitwise

Mastering JavaScript Operators: From Basics to Bitwise

Comments
2 min read
WSCCS

WSCCS

Comments
1 min read
Conditional Logic Quick Bits: Requirements & Edge Cases

Conditional Logic Quick Bits: Requirements & Edge Cases

1
Comments
2 min read
Create JS function to remove spaces from giving string. ( Using core js and not in-built trim function.)

Create JS function to remove spaces from giving string. ( Using core js and not in-built trim function.)

Comments 4
1 min read
Scaling Node.js Applications: Best Practices, Techniques, and Tools

Scaling Node.js Applications: Best Practices, Techniques, and Tools

Comments
5 min read
Securing a Node.js API: A Simple Guide to Authentication

Securing a Node.js API: A Simple Guide to Authentication

1
Comments 1
4 min read
Execution Context & Call Stack

Execution Context & Call Stack

2
Comments
5 min read
DSA with JS: Big O Notation with JavaScript Explained

DSA with JS: Big O Notation with JavaScript Explained

2
Comments
6 min read
Interaction in JavaScript: `alert`, `prompt`, and `confirm`

Interaction in JavaScript: `alert`, `prompt`, and `confirm`

2
Comments
3 min read
🇫🇷 Test Unitaire de Composant Riot avec Vitest (JSDOM env)

🇫🇷 Test Unitaire de Composant Riot avec Vitest (JSDOM env)

Comments
6 min read
Plug-and-Play Animations: Crafting Lively Websites with asterisk/ui Components

Plug-and-Play Animations: Crafting Lively Websites with asterisk/ui Components

3
Comments 1
3 min read
Fixing vite error for reactjs - global is not defined and process is not defined

Fixing vite error for reactjs - global is not defined and process is not defined

1
Comments
2 min read
New React DataGrid, Blazing Fast and Feature-Packed

New React DataGrid, Blazing Fast and Feature-Packed

2
Comments 2
2 min read
Mastering Node.js Streams and Pipelines

Mastering Node.js Streams and Pipelines

Comments
1 min read
How to Adapt to New Technologies and Frameworks Quickly

How to Adapt to New Technologies and Frameworks Quickly

4
Comments
3 min read
Welcoming colors to the stdlib REPL!

Welcoming colors to the stdlib REPL!

5
Comments
5 min read
A Deep Dive into SCRAM Authentication

A Deep Dive into SCRAM Authentication

2
Comments
6 min read
Mastering Email-Ready HTML: Automated Style Inlining with Tailwind CSS

Mastering Email-Ready HTML: Automated Style Inlining with Tailwind CSS

1
Comments 1
4 min read
Enhancing Web Performance with Next.js: Lazy Loading, Image Optimization, and Server-Side Rendering

Enhancing Web Performance with Next.js: Lazy Loading, Image Optimization, and Server-Side Rendering

Comments
2 min read
Building a Real-Time P2P Messaging App with MERN Stack and Firebase

Building a Real-Time P2P Messaging App with MERN Stack and Firebase

Comments
3 min read
Building a Real-Time P2P Messaging App with MERN Stack and Firebase

Building a Real-Time P2P Messaging App with MERN Stack and Firebase

Comments
3 min read
Math concepts explained with JavaScript

Math concepts explained with JavaScript

5
Comments
1 min read
Understanding End-to-End Testing: A Comprehensive Guide

Understanding End-to-End Testing: A Comprehensive Guide

Comments
3 min read
Understanding Document Object Model (DOM) in JavaScript

Understanding Document Object Model (DOM) in JavaScript

2
Comments
4 min read
Latest Newsletter: Unified Narratives (Issue #180)

Latest Newsletter: Unified Narratives (Issue #180)

1
Comments
1 min read
JavaScript Design Patterns - Behavioral - State

JavaScript Design Patterns - Behavioral - State

Comments
1 min read
Building a User Feedback Form with React and Perseid

Building a User Feedback Form with React and Perseid

1
Comments
6 min read
Pokemon Puzzle Game with React Js - Full Project Tutorial

Pokemon Puzzle Game with React Js - Full Project Tutorial

5
Comments
2 min read
React Hook in Class Component

React Hook in Class Component

6
Comments
1 min read
Day22 of 100DaysOfCode

Day22 of 100DaysOfCode

1
Comments
1 min read
loading...