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.
An Absolute Beginner Learns React, Part III

An Absolute Beginner Learns React, Part III

58
Comments 2
10 min read
Attempting to use Mocha & Chai to unit test ES6.

Attempting to use Mocha & Chai to unit test ES6.

6
Comments
3 min read
When to use HTML5’s canvas

When to use HTML5’s canvas

12
Comments
9 min read
Python-like range iterator in Javascript

Python-like range iterator in Javascript

9
Comments
1 min read
dev.to with a TypeScript or Flow frontend codebase?

dev.to with a TypeScript or Flow frontend codebase?

21
Comments 10
2 min read
An Absolute Beginner Learns React

An Absolute Beginner Learns React

134
Comments 5
5 min read
JavaScript: Armadilhas do Async/Await em loops

JavaScript: Armadilhas do Async/Await em loops

12
Comments 1
4 min read
Interfaces in TypeScript: What are they and how do we use them

Interfaces in TypeScript: What are they and how do we use them

6
Comments 1
16 min read
Should you listen to Podcasts?

Should you listen to Podcasts?

44
Comments 12
2 min read
An Absolute Beginner Learns React, Part II

An Absolute Beginner Learns React, Part II

87
Comments 4
5 min read
Building My First Alexa Skill with Node.js

Building My First Alexa Skill with Node.js

26
Comments 2
1 min read
Cancelling a Promise with React.useEffect

Cancelling a Promise with React.useEffect

12
Comments 3
4 min read
Building a Visual Studio Code Extension

Building a Visual Studio Code Extension

255
Comments 7
16 min read
"Non-technical" is not a thing.

"Non-technical" is not a thing.

7
Comments 2
3 min read
Arrow Function Vs Normal Function

Arrow Function Vs Normal Function

8
Comments
2 min read
How to store relational data inside Redux

How to store relational data inside Redux

71
Comments 6
3 min read
GraphQL server with MongoDB and Koa

GraphQL server with MongoDB and Koa

14
Comments
15 min read
Entendiendo el hoisting

Entendiendo el hoisting

7
Comments 1
3 min read
Parsing Open Source: Tailwind CSS

Parsing Open Source: Tailwind CSS

76
Comments 2
20 min read
Webp-ing your site: reduce image file size, increase site performance

Webp-ing your site: reduce image file size, increase site performance

60
Comments 4
10 min read
Stuck on the meaning of this.props.addDog(this.state.newDog)

Stuck on the meaning of this.props.addDog(this.state.newDog)

6
Comments 2
3 min read
Crie seu primeiro aplicativo com Electron

Crie seu primeiro aplicativo com Electron

15
Comments
2 min read
Using file-test to test your generated file

Using file-test to test your generated file

6
Comments
1 min read
Spread Operator(...) in JavaScript.

Spread Operator(...) in JavaScript.

19
Comments
1 min read
Accessing vue global filters inside component methods

Accessing vue global filters inside component methods

30
Comments 1
2 min read
loading...