Forem

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.
Step by Step Express: Evolution of an App Beyond "Hello, World"

Step by Step Express: Evolution of an App Beyond "Hello, World"

82
Comments 13
1 min read
Object.keys() in JavaScript
Cover image for Object.keys() in JavaScript

Object.keys() in JavaScript

8
Comments
1 min read
The state of web analytics 📊
Cover image for 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
Replace “choose file” upload button with set image library

Replace “choose file” upload button with set image library

4
Comments 1
1 min read
How I'm developing my learning plan this year
Cover image for 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
Cover image for 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
Cover image for 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
How I built a Node.js Service to Clone my AWS S3 Buckets

How I built a Node.js Service to Clone my AWS S3 Buckets

6
Comments
8 min read
Master the art of React state and props in 5 minutes
Cover image for Master the art of React state and props in 5 minutes

Master the art of React state and props in 5 minutes

25
Comments
5 min read
TypeScript Introduction - The Basics
Cover image for TypeScript Introduction - The Basics

TypeScript Introduction - The Basics

146
Comments 3
14 min read
Intro to ReasonML Variants

Intro to ReasonML Variants

15
Comments 1
5 min read
Image moderation system in minutes
Cover image for Image moderation system in minutes

Image moderation system in minutes

44
Comments 3
2 min read
Is ESLint Worth Your time?

Is ESLint Worth Your time?

36
Comments 18
4 min read
Quick Note Fixing `connect` FlowType Annotation after 0.89

Quick Note Fixing `connect` FlowType Annotation after 0.89

7
Comments
2 min read
Breaking Down JavaScript Solutions To Common Algorithmic Questions (Part 1)
Cover image for Breaking Down JavaScript Solutions To Common Algorithmic Questions (Part 1)

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

189
Comments 23
5 min read
Frameworkless Web Development

Frameworkless Web Development

90
Comments 9
17 min read
loading...