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.
Readonly inputs for primitives properties in Widgets for Angular

Readonly inputs for primitives properties in Widgets for Angular

11
Comments
3 min read
Snail's pace in a lighting fast industry, my 5 year battle with JavaScript and web development.

Snail's pace in a lighting fast industry, my 5 year battle with JavaScript and web development.

4
Comments
8 min read
How Sunk-Cost fallacy is making us write bad code

How Sunk-Cost fallacy is making us write bad code

3
Comments 4
4 min read
Turn any callback into promise with babel-plugin-promise

Turn any callback into promise with babel-plugin-promise

13
Comments
1 min read
Why I created yet another versioning tool and what I learned doing so

Why I created yet another versioning tool and what I learned doing so

6
Comments
6 min read
Using A NodeList as an Array: A Practical Use for Object Composition

Using A NodeList as an Array: A Practical Use for Object Composition

23
Comments 2
1 min read
In Defense of Electron

In Defense of Electron

74
Comments 71
5 min read
Why learn Node.js and where NPM lies in all this

Why learn Node.js and where NPM lies in all this

6
Comments
2 min read
JavaScript ES6 Symbols

JavaScript ES6 Symbols

22
Comments 2
3 min read
Why does `2.toString()` break but `2..toString()` works?

Why does `2.toString()` break but `2..toString()` works?

4
Comments
2 min read
Developer in training

Developer in training

3
Comments 1
1 min read
JavaScript Clean Code — Function Exceptions and Duplicate Code

JavaScript Clean Code — Function Exceptions and Duplicate Code

7
Comments
4 min read
JavaScript Clean Code — Functions

JavaScript Clean Code — Functions

7
Comments
4 min read
Hacky Friday Stuff #31.07.2020

Hacky Friday Stuff #31.07.2020

4
Comments
4 min read
Variable and Constant In Javascript | Javascript Crash Course 04:57

Variable and Constant In Javascript | Javascript Crash Course

3
Comments
1 min read
Best of Modern JavaScript — Maps

Best of Modern JavaScript — Maps

8
Comments
3 min read
Best of Modern JavaScript — Class Safety and Pros and Cons

Best of Modern JavaScript — Class Safety and Pros and Cons

6
Comments
3 min read
Best of Modern JavaScript — Catches for Classes and Module Basics

Best of Modern JavaScript — Catches for Classes and Module Basics

6
Comments
3 min read
Best of Modern JavaScript — Array Holes and Operations

Best of Modern JavaScript — Array Holes and Operations

8
Comments
3 min read
Best of Modern JavaScript — Find Item and Holes

Best of Modern JavaScript — Find Item and Holes

5
Comments
3 min read
Learning Graphs Part 1: Implementation

Learning Graphs Part 1: Implementation

8
Comments
2 min read
Uploading a Large File to MySQL in Node

Uploading a Large File to MySQL in Node

3
Comments
4 min read
My First Electron App.

My First Electron App.

5
Comments
1 min read
I open sourced 3 modules from Airbnb

I open sourced 3 modules from Airbnb

14
Comments
1 min read
JoeSchmoe API Demo

JoeSchmoe API Demo

5
Comments
1 min read
loading...