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.
BxJS Weekly Episode 68 - javascript news podcast 50:37

BxJS Weekly Episode 68 - javascript news podcast

20
Comments
4 min read
Introducing Halstack: Browsing hypermedia-based APIs

Introducing Halstack: Browsing hypermedia-based APIs

4
Comments
3 min read
Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

140
Comments
7 min read
It's allTrue... firststeps in functional JavaScript

It's allTrue... firststeps in functional JavaScript

9
Comments
2 min read
Create Extensions for VS Code - Part 1

Create Extensions for VS Code - Part 1

97
Comments 12
3 min read
Making a Node.js SoundCloud Music Player

Making a Node.js SoundCloud Music Player

146
Comments
6 min read
How to save values in Chrome local storage

How to save values in Chrome local storage

13
Comments
2 min read
Async, Parallel, Concurrent Explained - Starring Gordon Ramsay

Async, Parallel, Concurrent Explained - Starring Gordon Ramsay

294
Comments 13
4 min read
Faster way to appendElements in js 👨🏻‍💻

Faster way to appendElements in js 👨🏻‍💻

8
Comments 4
2 min read
Microsoft Azure For Spoiled People 3: Migrate A Database

Microsoft Azure For Spoiled People 3: Migrate A Database

47
Comments 8
7 min read
How to run webpack-dev-server on express

How to run webpack-dev-server on express

33
Comments 3
4 min read
var, let and const in JavaScript - Decoded...

var, let and const in JavaScript - Decoded...

12
Comments
5 min read
Change your document title when a user changes tabs

Change your document title when a user changes tabs

46
Comments 2
3 min read
Higher Order Reducers with React Hooks

Higher Order Reducers with React Hooks

14
Comments 2
4 min read
Practical Rust Web Development - Front-End

Practical Rust Web Development - Front-End

26
Comments 1
9 min read
Serverless, Durable functions, how YOU can learn to implement the Fan-out/fan-in pattern

Serverless, Durable functions, how YOU can learn to implement the Fan-out/fan-in pattern

76
Comments 2
11 min read
Understanding JavaScript IIFE in 7 seconds

Understanding JavaScript IIFE in 7 seconds

45
Comments 5
1 min read
Debounced Aggregated (Buffered) Actions with RxJS 6 or How to stop making your users wait

Debounced Aggregated (Buffered) Actions with RxJS 6 or How to stop making your users wait

28
Comments 1
2 min read
Simple Weather App on Vue.js

Simple Weather App on Vue.js

160
Comments 8
6 min read
How to use React Hook useState in React Native?

How to use React Hook useState in React Native?

19
Comments 3
2 min read
Understanding JavaScript async/await in 7 seconds

Understanding JavaScript async/await in 7 seconds

243
Comments 25
1 min read
Boost your legacy apps with Svelte 3 components

Boost your legacy apps with Svelte 3 components

62
Comments 5
3 min read
Sorting in JavaScript

Sorting in JavaScript

5
Comments
3 min read
A simple thing I learned during a code review: Tagged templates

A simple thing I learned during a code review: Tagged templates

69
Comments 2
4 min read
var vs let & const

var vs let & const

5
Comments
3 min read
loading...