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.
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
How to Make A Todo App with Flask + Hyperapp

How to Make A Todo App with Flask + Hyperapp

42
Comments
7 min read
Think Before You Test: A Guide to Writing Effective Unit Tests for Custom Events in Angular

Think Before You Test: A Guide to Writing Effective Unit Tests for Custom Events in Angular

12
Comments
7 min read
Elegant patterns in modern JavaScript: RORO

Elegant patterns in modern JavaScript: RORO

228
Comments 14
7 min read
Javascript variables - var, let and const.

Javascript variables - var, let and const.

47
Comments 4
2 min read
How and when to use React’s new Context API

How and when to use React’s new Context API

22
Comments 1
6 min read
Twitter bot in 17 lines of code

Twitter bot in 17 lines of code

89
Comments 6
3 min read
Programming in anime

Programming in anime

18
Comments 4
1 min read
loadable-component is awesome library for React code-splitting / dynamic-import

loadable-component is awesome library for React code-splitting / dynamic-import

10
Comments
2 min read
Reminder on File Inputs, JavaScript, and Read Access

Reminder on File Inputs, JavaScript, and Read Access

9
Comments
2 min read
Speaking of web layouts. Introducing the Magic Hat technique 🎩✨

Speaking of web layouts. Introducing the Magic Hat technique 🎩✨

43
Comments 10
6 min read
CSS naming convention in Vue component

CSS naming convention in Vue component

12
Comments 1
3 min read
Explain multiple setIntervals with same time.

Explain multiple setIntervals with same time.

10
Comments 4
1 min read
loading...