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.
Architecture of Prototype Inheritance in JavaScript

Architecture of Prototype Inheritance in JavaScript

4
Comments
6 min read
Washing your code: avoid mutation

Washing your code: avoid mutation

41
Comments 6
14 min read
Flood fill – Recursion or no recursion?

Flood fill – Recursion or no recursion?

7
Comments
3 min read
Testing framework - Node.js

Testing framework - Node.js

10
Comments 1
6 min read
When To Use useState vs useReducer Hook In React

When To Use useState vs useReducer Hook In React

10
Comments 1
10 min read
Monitoring State changes with the Proxy API

Monitoring State changes with the Proxy API

7
Comments
2 min read
State vs knowledge: you should make your apps a bit more complex to keep them simple

State vs knowledge: you should make your apps a bit more complex to keep them simple

16
Comments
7 min read
For of loops in Javascript one loop to rule them all

For of loops in Javascript one loop to rule them all

6
Comments
4 min read
How to build a pricing slider - HTML & Vanilla JS

How to build a pricing slider - HTML & Vanilla JS

53
Comments 5
6 min read
Create Your Own Vue.js From Scratch - Part 2 (Virtual DOM Basics)

Create Your Own Vue.js From Scratch - Part 2 (Virtual DOM Basics)

61
Comments 2
4 min read
Tabbing for Accessibility

Tabbing for Accessibility

8
Comments
2 min read
👨‍🚀 Client side only! How far can we go? 👩‍🚀

👨‍🚀 Client side only! How far can we go? 👩‍🚀

62
Comments 25
3 min read
Styling in React

Styling in React

68
Comments 8
7 min read
Will TDD Makes you a Better DEV?

Will TDD Makes you a Better DEV?

8
Comments
5 min read
Catching bugs in React with PropType Validation

Catching bugs in React with PropType Validation

8
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.