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.
Redux - Not Dead Yet!

Redux - Not Dead Yet!

83
Comments 13
7 min read
The Economics of JS

The Economics of JS

23
Comments 1
7 min read
Building Three Common Form Interfaces in Vue.js

Building Three Common Form Interfaces in Vue.js

28
Comments 3
5 min read
Plug and play tests for ES6

Plug and play tests for ES6

11
Comments
2 min read
Javascript fetch, retry upon failure.

Javascript fetch, retry upon failure.

167
Comments 15
8 min read
Get dependencies written in package.json from JavaScript code

Get dependencies written in package.json from JavaScript code

11
Comments
1 min read
[HTML5/JS] Define a custom self closing (void) HTML element like BR and IMG

[HTML5/JS] Define a custom self closing (void) HTML element like BR and IMG

6
Comments 2
1 min read
Tutorial for building an Ethereum DApp with Integrated Web3 Monitoring

Tutorial for building an Ethereum DApp with Integrated Web3 Monitoring

17
Comments 1
7 min read
MongoDB schema design patterns (I)

MongoDB schema design patterns (I)

92
Comments 1
4 min read
Using Python, Flask, and Angular to Build Modern Web Apps - Part 3

Using Python, Flask, and Angular to Build Modern Web Apps - Part 3

10
Comments
1 min read
How we failed at web scraping

How we failed at web scraping

38
Comments 6
3 min read
TIL - Vue.js and Non-Prop Attributes

TIL - Vue.js and Non-Prop Attributes

11
Comments
3 min read
Memories of writing a parser for man pages

Memories of writing a parser for man pages

15
Comments
4 min read
How to build a calculator—part 2

How to build a calculator—part 2

12
Comments
13 min read
Have blocks return the last statement with the Comma Operator

Have blocks return the last statement with the Comma Operator

16
Comments 6
1 min read
Let's build an open-source React app in Github

Let's build an open-source React app in Github

13
Comments
1 min read
Functional JavaScript: Function Decorators Part 2 #JavaScript

Functional JavaScript: Function Decorators Part 2 #JavaScript

29
Comments
5 min read
Managing State with Vuex - the Guide I Wish I'd Had

Managing State with Vuex - the Guide I Wish I'd Had

141
Comments 9
5 min read
How to build a calculator—part 1

How to build a calculator—part 1

33
Comments 2
9 min read
Automate your chrome extension deployment in minutes!

Automate your chrome extension deployment in minutes!

40
Comments 7
5 min read
JavaScript’s “this” Explained By Starting A High School Band

JavaScript’s “this” Explained By Starting A High School Band

61
Comments 7
9 min read
Sarcastic web services and websites that actually exist 😂

Sarcastic web services and websites that actually exist 😂

174
Comments 15
3 min read
Typescript vs Flow - IDE Support

Typescript vs Flow - IDE Support

18
Comments
7 min read
Anatomy of a JavaScript Error

Anatomy of a JavaScript Error

67
Comments 3
8 min read
Single command deployment for single page apps

Single command deployment for single page apps

10
Comments
6 min read
loading...