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.
Episode 23/32: Angular 16.2

Episode 23/32: Angular 16.2

5
Comments
3 min read
Day 26: Typed Arrays

Day 26: Typed Arrays

Comments
2 min read
Throttling and Debouncing - Explained

Throttling and Debouncing - Explained

101
Comments 3
3 min read
All About JavaScript Hoisting

All About JavaScript Hoisting

1
Comments
3 min read
Mastering Rust's Ownership: The Key to Memory Safety and Efficiency

Mastering Rust's Ownership: The Key to Memory Safety and Efficiency

12
Comments 2
8 min read
When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

8
Comments 1
3 min read
Managing State with the setState Method in React

Managing State with the setState Method in React

3
Comments
6 min read
The Frontend newsletter #10 - Discover the latest trends

The Frontend newsletter #10 - Discover the latest trends

1
Comments
4 min read
How to make a horizontal moving carousel with Vanilla JS & TS

How to make a horizontal moving carousel with Vanilla JS & TS

12
Comments
14 min read
The problem with Higher Order Array Functions (js)

The problem with Higher Order Array Functions (js)

3
Comments 2
3 min read
What is Event in JS (Javascript) ?

What is Event in JS (Javascript) ?

6
Comments
2 min read
Chrome Debugger is easier to use than you might think

Chrome Debugger is easier to use than you might think

132
Comments 16
7 min read
JavaScript Asynchronous Programming: Concepts and Best Practices

JavaScript Asynchronous Programming: Concepts and Best Practices

7
Comments
15 min read
Exploring Network Graph Visualization: Graphology and Sigma.js

Exploring Network Graph Visualization: Graphology and Sigma.js

18
Comments 1
2 min read
Svelte - My new pet framework

Svelte - My new pet framework

1
Comments
4 min read
Ways to accessible animation

Ways to accessible animation

3
Comments
4 min read
React micro-frontend in ember app - Part 1

React micro-frontend in ember app - Part 1

4
Comments
6 min read
Create a react app using Vite - Part 3

Create a react app using Vite - Part 3

1
Comments
2 min read
React Custom Hook: useDeepCompareEffect

React Custom Hook: useDeepCompareEffect

6
Comments
2 min read
Reference: JavaScript Expressions, Keywords, Statements, Syntax & Operators

Reference: JavaScript Expressions, Keywords, Statements, Syntax & Operators

1
Comments
2 min read
10 Tips for Writing Effective JavaScript Code

10 Tips for Writing Effective JavaScript Code

3
Comments 3
1 min read
How To Use Record Type In Typescript

How To Use Record Type In Typescript

4
Comments 2
2 min read
Reactive Programming in React using RxJS

Reactive Programming in React using RxJS

19
Comments
4 min read
Navigating the Digital Restaurant: A Taste of Authentication and Authorization in JavaScript

Navigating the Digital Restaurant: A Taste of Authentication and Authorization in JavaScript

16
Comments
3 min read
The When, Why, & Where Of Pseudocoding. How to bring logical thinking into your coding.

The When, Why, & Where Of Pseudocoding. How to bring logical thinking into your coding.

4
Comments
4 min read
loading...