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.
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

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

Wanted: JavaScript Book Recommendations

78
Comments 24
1 min read
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

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

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

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

Declaring Javascript Functions

46
Comments
8 min read
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

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()❓

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

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

Learning Should Be Fun: ReactJS + Twitch API Tutorial

65
Comments 3
2 min read
Materialize Modal closing instantly when attempting to load data from a URL

Materialize Modal closing instantly when attempting to load data from a URL

7
Comments 3
1 min read
JavaScript INSTAGRAM bot

JavaScript INSTAGRAM bot

68
Comments 26
1 min read
WebGL Month. Day 19. Rendering multiple objects

WebGL Month. Day 19. Rendering multiple objects

19
Comments
6 min read
loading...