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.
Scope in Javascript

Scope in Javascript

25
Comments
1 min read
Default Parameters in ES6

Default Parameters in ES6

22
Comments 7
3 min read
Top 14 Micro-sized JavaScript Libraries

Top 14 Micro-sized JavaScript Libraries

53
Comments 11
4 min read
Introduction to JavaScript Functions

Introduction to JavaScript Functions

19
Comments 1
10 min read
ES6 classes

ES6 classes

50
Comments 6
5 min read
Dependency Injection in JavaScript

Dependency Injection in JavaScript

27
Comments 11
4 min read
Arrow Functions in ES6

Arrow Functions in ES6

76
Comments 11
4 min read
A simple interview question

A simple interview question

14
Comments 4
1 min read
A React Beginners Roadmap through the React Eco System

A React Beginners Roadmap through the React Eco System

64
Comments 4
6 min read
All you need to know about Javascript's Expressions, Statements and Expression Statements

All you need to know about Javascript's Expressions, Statements and Expression Statements

90
Comments 15
6 min read
Should You Truly Never Use var?

Should You Truly Never Use var?

29
Comments 14
2 min read
Substituting JavaScript with HTML

Substituting JavaScript with HTML

17
Comments 2
4 min read
Should I use frameworks or libraries such as Angular, React, or VueJS or not?

Should I use frameworks or libraries such as Angular, React, or VueJS or not?

18
Comments 12
1 min read
What's the Deal With Redux?

What's the Deal With Redux?

15
Comments 2
3 min read
I maintain webpack, ask me anything!

I maintain webpack, ask me anything!

65
Comments 115
1 min read
Let's Solve: Code Challenge - Picking Numbers

Let's Solve: Code Challenge - Picking Numbers

21
Comments 7
5 min read
Using Vue Components in your Express app

Using Vue Components in your Express app

28
Comments 7
6 min read
Understanding State in React Components

Understanding State in React Components

31
Comments 2
4 min read
Having trouble with the YouTube API in IE 11

Having trouble with the YouTube API in IE 11

10
Comments
1 min read
DreamBox Learning is a hiring a Senior Software Development Engineer in Bellevue, WA

DreamBox Learning is a hiring a Senior Software Development Engineer in Bellevue, WA

10
Comments
3 min read
Better ReactJS patterns: this.setState pitfalls

Better ReactJS patterns: this.setState pitfalls

20
Comments 2
2 min read
Let's create a simple React App

Let's create a simple React App

19
Comments 2
7 min read
What you need to know about Javascript's Automatic Semi-colon Insertion

What you need to know about Javascript's Automatic Semi-colon Insertion

34
Comments 9
3 min read
I Finally Understood Functions As A Service

I Finally Understood Functions As A Service

7
Comments
2 min read
Feature toggles in the front-end - useful pattern or delivering dead code? #discuss!

Feature toggles in the front-end - useful pattern or delivering dead code? #discuss!

16
Comments 8
1 min read
loading...