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.
Fullstacking: Setting up NodeJS + KoaJS

Fullstacking: Setting up NodeJS + KoaJS

7
Comments
1 min read
NOT NOT (!!)

NOT NOT (!!)

32
Comments 8
2 min read
Using Prefetch and Caching For Better JavaScript Bundle Loading

Using Prefetch and Caching For Better JavaScript Bundle Loading

28
Comments
6 min read
Checkmark: a beautiful to-do with Materialize

Checkmark: a beautiful to-do with Materialize

38
Comments 9
1 min read
I spent an entire Saturday trying to understand .reduce()

I spent an entire Saturday trying to understand .reduce()

25
Comments 6
2 min read
Why are IndexedDB operations significantly slower in Chrome vs Firefox?

Why are IndexedDB operations significantly slower in Chrome vs Firefox?

17
Comments 5
3 min read
Introducing Bat: Behavioral API Tester

Introducing Bat: Behavioral API Tester

8
Comments 1
2 min read
NodeJS: How To Colorize Text

NodeJS: How To Colorize Text

16
Comments 3
1 min read
“Trick or Unsubscribe” in RxJS: a Custom Angular Decorator

“Trick or Unsubscribe” in RxJS: a Custom Angular Decorator

16
Comments
9 min read
[How To] Connect Elements With Lines on Web Page

[How To] Connect Elements With Lines on Web Page

11
Comments 2
6 min read
Object.fromEntries (ES2019) - An elegant inverse of Object.entries (ES2017)

Object.fromEntries (ES2019) - An elegant inverse of Object.entries (ES2017)

8
Comments
1 min read
Render a List from an Object in React

Render a List from an Object in React

6
Comments
1 min read
Data Validation in Typescript Using the Either Pattern

Data Validation in Typescript Using the Either Pattern

49
Comments 8
10 min read
A simple AI to simulate multiple methods call

A simple AI to simulate multiple methods call

8
Comments 3
2 min read
How to create a bunch of Google Alerts, in 3 minutes?

How to create a bunch of Google Alerts, in 3 minutes?

20
Comments 13
3 min read
The Secret of Hoisting in JavaScript

The Secret of Hoisting in JavaScript

52
Comments 6
4 min read
GraphQL Recipes (V2) - Building APIs with GraphQL Transform

GraphQL Recipes (V2) - Building APIs with GraphQL Transform

257
Comments 19
15 min read
I WebRTC you - building a video chat in JavaScript

I WebRTC you - building a video chat in JavaScript

113
Comments 12
11 min read
Angular Performance: Route Level Code Splitting

Angular Performance: Route Level Code Splitting

42
Comments
2 min read
Angular Performance: Preloading Lazy Routes

Angular Performance: Preloading Lazy Routes

15
Comments
2 min read
Better error handling with async/await

Better error handling with async/await

354
Comments 39
4 min read
Dealing with Platform Inconsistencies as a North Korean Front-End Developer

Dealing with Platform Inconsistencies as a North Korean Front-End Developer

167
Comments 19
8 min read
Why does two small for-loops run faster than a big one ?

Why does two small for-loops run faster than a big one ?

24
Comments 6
1 min read
Creating a full-stack MERN app using JWT authentication: Part 2

Creating a full-stack MERN app using JWT authentication: Part 2

25
Comments
11 min read
Micro Coding Challenges - with solutions

Micro Coding Challenges - with solutions

14
Comments 1
10 min read
loading...