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.
When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

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

9
Comments 1
3 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

13
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
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

8
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
React micro-frontend in ember app - Part 1

React micro-frontend in ember app - Part 1

4
Comments
6 min read
Ways to accessible animation

Ways to accessible animation

3
Comments
4 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

20
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.

2
Comments
4 min read
Step by Step Guide: Migrating v3 to v4 programming model for Azure Functions for Node.Js Application

Step by Step Guide: Migrating v3 to v4 programming model for Azure Functions for Node.Js Application

5
Comments
11 min read
What's new in Novu 0.17.0?

What's new in Novu 0.17.0?

13
Comments
3 min read
Day 25: Memory

Day 25: Memory

3
Comments
3 min read
JavaScript: Programming Introduction.

JavaScript: Programming Introduction.

5
Comments
3 min read
Stop using JavaScript for everything!

Stop using JavaScript for everything!

22
Comments 22
2 min read
What is a Render Prop in React? How Does it Work?

What is a Render Prop in React? How Does it Work?

2
Comments
2 min read
Multithreading in javascript: Introduction to Web Workers

Multithreading in javascript: Introduction to Web Workers

1
Comments 2
3 min read
loading...