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.
Lesser-Known JavaScript Tricks

Lesser-Known JavaScript Tricks

85
Comments 12
2 min read
ES6: Parámetros REST en Javascript

ES6: Parámetros REST en Javascript

8
Comments
3 min read
Dynamically Convert Plain Objects Into TypeScript Classes

Dynamically Convert Plain Objects Into TypeScript Classes

29
Comments 2
8 min read
Minimalist Roadmap to Becoming a Full-Stack Developer

Minimalist Roadmap to Becoming a Full-Stack Developer

392
Comments 10
2 min read
Responsive Svelte (exploring Svelte's reactivity)

Responsive Svelte (exploring Svelte's reactivity)

148
Comments 5
35 min read
Timers & Intervals

Timers & Intervals

25
Comments
1 min read
How to connect to MongoDB Atlas using Node.js

How to connect to MongoDB Atlas using Node.js

70
Comments 13
3 min read
Build forms in React Native with tcomb-form-native

Build forms in React Native with tcomb-form-native

2
Comments 1
3 min read
Understanding Variables, Scope, and Hoisting in JavaScript

Understanding Variables, Scope, and Hoisting in JavaScript

6
Comments
9 min read
Build a function memoizer [Part-1]

Build a function memoizer [Part-1]

9
Comments 1
3 min read
Free Programming Projects With Source Code

Free Programming Projects With Source Code

8
Comments 1
1 min read
`node index.js` which variations do you use?

`node index.js` which variations do you use?

6
Comments 6
1 min read
Simple CSS Animation Examples to Help You Figure It Out

Simple CSS Animation Examples to Help You Figure It Out

11
Comments
3 min read
Different Use Cases of console.log - You should use when debugging JavaScript

Different Use Cases of console.log - You should use when debugging JavaScript

32
Comments 5
4 min read
The Github Contribution Stats

The Github Contribution Stats

41
Comments 13
2 min read
TypeDraft: Language is the New Framework

TypeDraft: Language is the New Framework

4
Comments
1 min read
CSS-in-JS and the death of traditional CSS

CSS-in-JS and the death of traditional CSS

34
Comments 2
8 min read
Singleton Pattern in JavaScript?

Singleton Pattern in JavaScript?

7
Comments 3
1 min read
addEventListener "once"

addEventListener "once"

44
Comments 5
1 min read
Functional Programming principles in JavaScript

Functional Programming principles in JavaScript

9
Comments
6 min read
The Ember Times - Issue No. 157

The Ember Times - Issue No. 157

6
Comments
6 min read
Writing to a Google Sheet using serverless

Writing to a Google Sheet using serverless

24
Comments
6 min read
I built my own static site generator.

I built my own static site generator.

54
Comments 11
2 min read
JavaScript Clean Code — Smells and Heuristics

JavaScript Clean Code — Smells and Heuristics

6
Comments
4 min read
JavaScript Clean Code — More Heuristics

JavaScript Clean Code — More Heuristics

6
Comments
4 min read
loading...