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 roll a dice in JavaScript?

How to roll a dice in JavaScript?

21
Comments 1
3 min read
How I use JavaScript Promises

How I use JavaScript Promises

182
Comments 9
4 min read
Map, Filter, Reduce and others Arrays Iterators You Must Know to Become an Algorithms Wizard

Map, Filter, Reduce and others Arrays Iterators You Must Know to Become an Algorithms Wizard

215
Comments 4
7 min read
Deploy Your Django + React.js app to Heroku

Deploy Your Django + React.js app to Heroku

107
Comments 30
8 min read
Introducing Twenty Nineteen Frontity Theme

Introducing Twenty Nineteen Frontity Theme

22
Comments
2 min read
TIL: String.prototype.replace supports replacement patterns

TIL: String.prototype.replace supports replacement patterns

5
Comments
1 min read
How is the React lazy function implemented? Suspense... It gonna be short 😉

How is the React lazy function implemented? Suspense... It gonna be short 😉

10
Comments
3 min read
Working with random numbers in JavaScript

Working with random numbers in JavaScript

54
Comments 9
4 min read
ntl@4.0.0

ntl@4.0.0

6
Comments
1 min read
Entendendo e escrevendo middlewares no NodeJs com Express!

Entendendo e escrevendo middlewares no NodeJs com Express!

8
Comments
3 min read
Announcing Regex Nodes, a visual editor for Regular Expressions

Announcing Regex Nodes, a visual editor for Regular Expressions

14
Comments 2
3 min read
Building Something Fast and Easy in React

Building Something Fast and Easy in React

9
Comments 1
4 min read
Heroines of JavaScript series: Lauryn & Layla interview Ali Spittel

Heroines of JavaScript series: Lauryn & Layla interview Ali Spittel

8
Comments
2 min read
WebGL Month. Day 30. Text rendering in WebGL

WebGL Month. Day 30. Text rendering in WebGL

6
Comments
3 min read
How to create simple tabs system with VueJS

How to create simple tabs system with VueJS

6
Comments
1 min read
Next.js Practical Introduction: Navigation and Routing

Next.js Practical Introduction: Navigation and Routing

3
Comments
1 min read
Reverse Engineering - understanding Spies in Testing

Reverse Engineering - understanding Spies in Testing

60
Comments 2
9 min read
Mastering the useEffect API

Mastering the useEffect API

74
Comments
2 min read
Typescript and external libraries

Typescript and external libraries

9
Comments 2
2 min read
How I developed a Concurrent Mode friendly library for React Redux

How I developed a Concurrent Mode friendly library for React Redux

4
Comments
5 min read
A Journey Through Gatsby Build Process via Building a Plugin

A Journey Through Gatsby Build Process via Building a Plugin

8
Comments
5 min read
Invertendo valores com o Destructuring Assignment

Invertendo valores com o Destructuring Assignment

6
Comments
1 min read
JavaScript: 3 key differences between Arrow Functions and Normal Functions

JavaScript: 3 key differences between Arrow Functions and Normal Functions

8
Comments
1 min read
Budget Poll App from Scratch in Svelte 3

Budget Poll App from Scratch in Svelte 3

6
Comments 3
5 min read
This is why I hate Typescript

This is why I hate Typescript

126
Comments 108
6 min read
loading...