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.
Real-time Chart in JavaScript with ChartJS and Hamoni Sync

Real-time Chart in JavaScript with ChartJS and Hamoni Sync

11
Comments
6 min read
Building Real-Time Web Applications Using Nest.js and Ably

Building Real-Time Web Applications Using Nest.js and Ably

12
Comments
9 min read
To pass MobX's observable array to FlatList, .slice() is needed

To pass MobX's observable array to FlatList, .slice() is needed

13
Comments 4
2 min read
How to build a calculator—part 3

How to build a calculator—part 3

44
Comments 2
12 min read
Generic typing of Redux modules in Flow

Generic typing of Redux modules in Flow

38
Comments
3 min read
onappinstalled - for when an app is installed.

onappinstalled - for when an app is installed.

10
Comments
2 min read
Falsy Values are N0 FUN!

Falsy Values are N0 FUN!

10
Comments
1 min read
Testing REST API in VueJS

Testing REST API in VueJS

3
Comments
1 min read
How to write Scalable Nodejs Services [+Code Examples]

How to write Scalable Nodejs Services [+Code Examples]

44
Comments
7 min read
Setting up Jest in a Laravel project

Setting up Jest in a Laravel project

31
Comments 5
2 min read
The complete guide to JavaScript functions

The complete guide to JavaScript functions

149
Comments 10
9 min read
Build a Firefox extension step-by-step

Build a Firefox extension step-by-step

111
Comments 3
5 min read
[JS] document.defineElement | custom HTML elements without a hypen

[JS] document.defineElement | custom HTML elements without a hypen

11
Comments
2 min read
Electron is fast and lightweight

Electron is fast and lightweight

12
Comments 1
1 min read
Immutability in React

Immutability in React

20
Comments 1
10 min read
8 time complexities that every programmer should know

8 time complexities that every programmer should know

325
Comments 5
13 min read
The Career Adventures of Johnny JavaScript

The Career Adventures of Johnny JavaScript

169
Comments 18
9 min read
Getting Started with Web Push Notifications

Getting Started with Web Push Notifications

108
Comments 2
4 min read
ESlint with Class Decorator

ESlint with Class Decorator

8
Comments
1 min read
Datalists with Vue.js

Datalists with Vue.js

9
Comments
2 min read
How and why I built a real-time state synchronisation service

How and why I built a real-time state synchronisation service

8
Comments
6 min read
How to use the new React context API - tutorial & screencast

How to use the new React context API - tutorial & screencast

12
Comments 2
4 min read
Multi-Paradigm is the best Paradigm

Multi-Paradigm is the best Paradigm

12
Comments
5 min read
Writing An NES Emulator with Rust and WebAssembly

Writing An NES Emulator with Rust and WebAssembly

28
Comments
4 min read
Lint only over changed files

Lint only over changed files

13
Comments 3
1 min read
loading...