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.
Entendendo o Padrão RRULE do iCalendar com JavaScript

Entendendo o Padrão RRULE do iCalendar com JavaScript

1
Comments
4 min read
TypeScript vs JavaScript: What’s Changed in 2024? 🔍

TypeScript vs JavaScript: What’s Changed in 2024? 🔍

Comments
1 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
How to override your Zustand state.

How to override your Zustand state.

Comments
3 min read
Mastering JavaScript Operators: From Basics to Bitwise

Mastering JavaScript Operators: From Basics to Bitwise

Comments
2 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
WSCCS

WSCCS

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

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

6
Comments 1
4 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

1
Comments
5 min read
React Basics Part 2

React Basics Part 2

1
Comments
3 min read
How to Work with Multidimensional Arrays in JavaScript

How to Work with Multidimensional Arrays in JavaScript

8
Comments 1
27 min read
React Basics

React Basics

2
Comments
3 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`

3
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
loading...