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.
Be more productive with these tools! 🌻 My July picks for you
Cover image for Be more productive with these tools! 🌻 My July picks for you

Be more productive with these tools! 🌻 My July picks for you

78
Comments
3 min read
.map(), .filter(), and .reduce()

.map(), .filter(), and .reduce()

155
Comments 14
3 min read
8 Habits For Beginning and Mid Level JavaScript Developers That Sabotage Your Future
Cover image for 8 Habits For Beginning and Mid Level JavaScript Developers That Sabotage Your Future

8 Habits For Beginning and Mid Level JavaScript Developers That Sabotage Your Future

134
Comments 16
8 min read
How to Stop requestAnimationFrame in Vuejs / Javascript

How to Stop requestAnimationFrame in Vuejs / Javascript

34
Comments 5
1 min read
Build a Reddit Scraper: Setting up Dexie.js
Cover image for Build a Reddit Scraper: Setting up Dexie.js

Build a Reddit Scraper: Setting up Dexie.js

9
Comments 2
5 min read
Better Javascript Type Autocomplete with JSdoc

Better Javascript Type Autocomplete with JSdoc

49
Comments
2 min read
Wanted: JavaScript Book Recommendations
Cover image for Wanted: JavaScript Book Recommendations

Wanted: JavaScript Book Recommendations

78
Comments 24
1 min read
When to use for..of loop instead of for..in
Cover image for When to use for..of loop instead of for..in

When to use for..of loop instead of for..in

84
Comments 6
2 min read
Search me if you can!! Linear & Binary search
Cover image for Search me if you can!! Linear & Binary search

Search me if you can!! Linear & Binary search

52
Comments 5
4 min read
Create a simple yet effective Twitter BOt in nOdejs (javascript)

Create a simple yet effective Twitter BOt in nOdejs (javascript)

17
Comments 1
5 min read
A physically based scene with three.js
Cover image for A physically based scene with three.js

A physically based scene with three.js

12
Comments
8 min read
Testing (and Timing) String Reversal Functions

Testing (and Timing) String Reversal Functions

5
Comments 2
6 min read
Friday Frontend: Learning How To Learn Edition

Friday Frontend: Learning How To Learn Edition

52
Comments 1
5 min read
Creating my first React Package - React-unicons

Creating my first React Package - React-unicons

5
Comments 1
3 min read
Why (! + [] + [] + ![]).length is 9
Cover image for Why (! + [] + [] + ![]).length is 9

Why (! + [] + [] + ![]).length is 9

160
Comments 19
2 min read
WebGL month. Day 20. Rendering a minecraft dirt cube

WebGL month. Day 20. Rendering a minecraft dirt cube

9
Comments
8 min read
What's lodash?

What's lodash?

11
Comments
3 min read
¿Is using Jquery a bad practice nowadays?

¿Is using Jquery a bad practice nowadays?

35
Comments 23
1 min read
Uploading images to REST API backend in React JS

Uploading images to REST API backend in React JS

35
Comments 1
9 min read
Declaring Javascript Functions
Cover image for Declaring Javascript Functions

Declaring Javascript Functions

46
Comments
8 min read
Configurando caminhos absolutos no React Native [pt-BR]
Cover image for Configurando caminhos absolutos no React Native [pt-BR]

Configurando caminhos absolutos no React Native [pt-BR]

27
Comments 5
3 min read
A 5 step guide to smashing talks
Cover image for A 5 step guide to smashing talks

A 5 step guide to smashing talks

54
Comments 4
5 min read
How to progressively load 1000s of rows into a table

How to progressively load 1000s of rows into a table

9
Comments 2
1 min read
What's wrong with Promise.allSettled() and Promise.any()❓
Cover image for What's wrong with Promise.allSettled() and Promise.any()❓

What's wrong with Promise.allSettled() and Promise.any()❓

76
Comments 12
5 min read
Learning Should Be Fun: ReactJS + Twitch API Tutorial
Cover image for Learning Should Be Fun: ReactJS + Twitch API Tutorial

Learning Should Be Fun: ReactJS + Twitch API Tutorial

65
Comments 3
2 min read
loading...