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.
NPM... we all knew this would happen eventually

NPM... we all knew this would happen eventually

7
Comments 2
2 min read
Precise domain modeling with discriminated unions in TypeScript
Cover image for Precise domain modeling with discriminated unions in TypeScript

Precise domain modeling with discriminated unions in TypeScript

5
Comments
4 min read
JavaScript (ES5) Arrays

JavaScript (ES5) Arrays

9
Comments
3 min read
JavaScript (ES5) Conditionals

JavaScript (ES5) Conditionals

10
Comments
5 min read
Detect location and local timezone of users in JavaScript

Detect location and local timezone of users in JavaScript

9
Comments
9 min read
Similar functions in JavaScript and Python

Similar functions in JavaScript and Python

28
Comments 7
3 min read
Old problem, new solution

Old problem, new solution

13
Comments
13 min read
A Great Video List of Clean Code in Js

A Great Video List of Clean Code in Js

12
Comments
1 min read
web dev question

web dev question

4
Comments 1
1 min read
HTML5 Video Sketch Analysis - Example solution

HTML5 Video Sketch Analysis - Example solution

7
Comments 2
3 min read
Steam Roulette

Steam Roulette

2
Comments 3
1 min read
Start Web Scraping with NodeJs

Start Web Scraping with NodeJs

26
Comments 3
6 min read
Indexing in Algolia using serverless functions (and observables!)
Cover image for Indexing in Algolia using serverless functions (and observables!)

Indexing in Algolia using serverless functions (and observables!)

34
Comments
9 min read
Keep Your Types And Interfaces Closer (In TypeScript)
Cover image for Keep Your Types And Interfaces Closer (In TypeScript)

Keep Your Types And Interfaces Closer (In TypeScript)

47
Comments 6
3 min read
Types in JavaScript

Types in JavaScript

17
Comments
3 min read
Tech Speak: TDD
Cover image for Tech Speak: TDD

Tech Speak: TDD

11
Comments
3 min read
A React State of Mind (State of JavaScript Survey 2018)

A React State of Mind (State of JavaScript Survey 2018)

32
Comments 1
13 min read
Share common code with yarn workspaces

Share common code with yarn workspaces

8
Comments
2 min read
Website Redesign V2

Website Redesign V2

29
Comments 6
2 min read
Reactive Cookies with RxJs

Reactive Cookies with RxJs

6
Comments
1 min read
Emulating "Private" Variables in JavaScript with Closures and Factory Functions
Cover image for Emulating "Private" Variables in JavaScript with Closures and Factory Functions

Emulating "Private" Variables in JavaScript with Closures and Factory Functions

97
Comments 24
5 min read
How to retry when React lazy fails

How to retry when React lazy fails

85
Comments 23
2 min read
So you have a bunch of things to do. Why not build a pipeline?
Cover image for So you have a bunch of things to do. Why not build a pipeline?

So you have a bunch of things to do. Why not build a pipeline?

139
Comments 6
15 min read
Design Patterns in Web Development
Cover image for Design Patterns in Web Development

Design Patterns in Web Development

545
Comments 53
5 min read
The Pros, Cons & TypeScript
Cover image for The Pros, Cons & TypeScript

The Pros, Cons & TypeScript

18
Comments 6
4 min read
loading...