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.
So I wrote a technical book 😁
Cover image for So I wrote a technical book 😁

So I wrote a technical book 😁

84
Comments 29
4 min read
DOM performance case study
Cover image for DOM performance case study

DOM performance case study

136
Comments 15
9 min read
Path aliases with TypeScript in Node.js

Path aliases with TypeScript in Node.js

237
Comments 34
2 min read
Don't trust SemVersioning in NPM Modules

Don't trust SemVersioning in NPM Modules

20
Comments 20
2 min read
How do you Think in Angular?

How do you Think in Angular?

4
Comments 2
1 min read
React Hooks explained as simply as I humanly can

React Hooks explained as simply as I humanly can

64
Comments 8
1 min read
Learning JavaScript: Take 1.
Cover image for Learning JavaScript: Take 1.

Learning JavaScript: Take 1.

11
Comments
2 min read
Minimalistic architecture for Minimalistic product.

Minimalistic architecture for Minimalistic product.

6
Comments
2 min read
Creating an Ionic Theme for NativeScript

Creating an Ionic Theme for NativeScript

6
Comments
3 min read
Codecrumbs - a new way of learning and documenting source code

Codecrumbs - a new way of learning and documenting source code

43
Comments 5
3 min read
What are your go-to libraries for input masking?

What are your go-to libraries for input masking?

5
Comments
1 min read
Vue Components FTW - vue-pure-lightbox

Vue Components FTW - vue-pure-lightbox

6
Comments
2 min read
Why you should adopt Graphql

Why you should adopt Graphql

12
Comments 4
2 min read
What Do You Think About Types?
Cover image for What Do You Think About Types?

What Do You Think About Types?

12
Comments 11
1 min read
If/else or just if?
Cover image for If/else or just if?

If/else or just if?

96
Comments 97
1 min read
node.js process killer

node.js process killer

7
Comments
1 min read
Understanding Micro Frontends

Understanding Micro Frontends

31
Comments
12 min read
Adblockers Performance Study
Cover image for Adblockers Performance Study

Adblockers Performance Study

55
Comments 5
10 min read
The JS developer's view of WASM in 2019

The JS developer's view of WASM in 2019

16
Comments 5
4 min read
Recursion

Recursion

26
Comments 1
2 min read
Is there a way to explain hooks without mentioning class component?

Is there a way to explain hooks without mentioning class component?

8
Comments 4
1 min read
Web Scraping Walkthrough with Python
Cover image for Web Scraping Walkthrough with Python

Web Scraping Walkthrough with Python

88
Comments 9
14 min read
Removing duplicates in an Array of Objects in JS with Sets

Removing duplicates in an Array of Objects in JS with Sets

182
Comments 42
2 min read
It is NOT always right to pin your dependencies

It is NOT always right to pin your dependencies

7
Comments
2 min read
Learn Docker - from the beginning, part II volumes
Cover image for Learn Docker - from the beginning, part II volumes

Learn Docker - from the beginning, part II volumes

205
Comments 37
12 min read
loading...