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.
Object.keys() in JavaScript

Object.keys() in JavaScript

8
Comments
1 min read
The state of web analytics 📊

The state of web analytics 📊

17
Comments 2
13 min read
Lexical Variable Scoping with Javascript

Lexical Variable Scoping with Javascript

14
Comments 5
2 min read
Use the React Context API; without nested render prop fatigue.

Use the React Context API; without nested render prop fatigue.

8
Comments
3 min read
Call super method in Vue Component

Call super method in Vue Component

7
Comments 7
1 min read
Plasma gets Rust-y: Another WebAssembly Experiment

Plasma gets Rust-y: Another WebAssembly Experiment

44
Comments
5 min read
How I'm developing my learning plan this year

How I'm developing my learning plan this year

88
Comments 9
5 min read
How to Build a Real-time Chat App With NodeJS, Socket.IO, and MongoDB

How to Build a Real-time Chat App With NodeJS, Socket.IO, and MongoDB

207
Comments 34
10 min read
Some Closure on Closures

Some Closure on Closures

66
Comments 2
6 min read
Five Things About Serverless

Five Things About Serverless

74
Comments
1 min read
Why you should use reduce instead of loops -- Part I

Why you should use reduce instead of loops -- Part I

29
Comments 3
4 min read
TypeScript introduction part II - classes & interfaces

TypeScript introduction part II - classes & interfaces

64
Comments 1
13 min read
TypeScript vs PureScript: Not all compilers are created equal

TypeScript vs PureScript: Not all compilers are created equal

9
Comments
17 min read
How to make webpack builds faster and outputs a smaller bundle

How to make webpack builds faster and outputs a smaller bundle

9
Comments
3 min read
Breaking Down JavaScript Solutions To Common Algorithmic Questions (Part 1)

Breaking Down JavaScript Solutions To Common Algorithmic Questions (Part 1)

189
Comments 24
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.