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.
Open Source Adventures: Episode 33: Using D3 to figure out when Russia will lose its last tanks

Open Source Adventures: Episode 33: Using D3 to figure out when Russia will lose its last tanks

10
Comments
5 min read
Switch-cased Error Handling in JavaScript

Switch-cased Error Handling in JavaScript

24
Comments 2
1 min read
How to migrate to Turbo from Lerna for Monorepo managemnt.

How to migrate to Turbo from Lerna for Monorepo managemnt.

22
Comments
3 min read
Simple guide to useReducer in react.

Simple guide to useReducer in react.

17
Comments
3 min read
Open Source Adventures: Episode 53: Setting up JSON imports for a Svelte project

Open Source Adventures: Episode 53: Setting up JSON imports for a Svelte project

10
Comments
2 min read
Making your form more inclusive

Making your form more inclusive

16
Comments
4 min read
Open Source Adventures: Episode 32: Better Russian Tank Losses Graphs with D3 and Svelte

Open Source Adventures: Episode 32: Better Russian Tank Losses Graphs with D3 and Svelte

8
Comments
3 min read
Creating a RESTful API easily using node.js | Part 3

Creating a RESTful API easily using node.js | Part 3

6
Comments
7 min read
Day-6 - Is javascript pass by value or pass by reference?

Day-6 - Is javascript pass by value or pass by reference?

8
Comments
1 min read
Object, cyclic or not?

Object, cyclic or not?

10
Comments
2 min read
Day 18 of 100 Days of Code

Day 18 of 100 Days of Code

6
Comments
2 min read
Docker: Ins and Outs

Docker: Ins and Outs

14
Comments 3
4 min read
JS Refactoring Combo: Extract Array Constant From String Comparison Chain

JS Refactoring Combo: Extract Array Constant From String Comparison Chain

8
Comments
1 min read
Prototypes in Javascript in 5 minutes

Prototypes in Javascript in 5 minutes

15
Comments
3 min read
SyntaxError: JSON.parse: bad parsing

SyntaxError: JSON.parse: bad parsing

9
Comments
4 min read
Javascript scope and scope chain

Javascript scope and scope chain

8
Comments
2 min read
From building to selling - EP.06

From building to selling - EP.06

6
Comments
3 min read
Interact with Confluence Server via REST API using NodeJS(JS)

Interact with Confluence Server via REST API using NodeJS(JS)

16
Comments
3 min read
The difference between var, let and const in JavaScript

The difference between var, let and const in JavaScript

10
Comments
1 min read
Optimizing database query - In a loop

Optimizing database query - In a loop

9
Comments
2 min read
Day-60 Training At Ryaz

Day-60 Training At Ryaz

4
Comments
1 min read
Typescript Shorts - Module Augmentation

Typescript Shorts - Module Augmentation

12
Comments
5 min read
#04: Configuring Static Web Apps

#04: Configuring Static Web Apps

13
Comments
6 min read
Why we chose WebComponents for our Design System

Why we chose WebComponents for our Design System

22
Comments
7 min read
#03: API-Enabling Static Web Apps

#03: API-Enabling Static Web Apps

20
Comments 6
6 min read
loading...