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.
Trending JS / TS repositories - 05 / 08 / 2020

Trending JS / TS repositories - 05 / 08 / 2020

4
Comments
1 min read
Pixel Board - Change pixels using Github Issues!

Pixel Board - Change pixels using Github Issues!

6
Comments
1 min read
Intercepting Http Requests-- Using And Testing Angular's HttpClient

Intercepting Http Requests-- Using And Testing Angular's HttpClient

32
Comments 17
4 min read
What is the difference between dot notation and this : [''] while using an object in javascript

What is the difference between dot notation and this : [''] while using an object in javascript

5
Comments 2
1 min read
Getting Started with SVGs

Getting Started with SVGs

31
Comments 3
3 min read
A Guide to Using SparkPost with Node.js

A Guide to Using SparkPost with Node.js

6
Comments
4 min read
Tutorial for building a Web Application with Amazon S3, Lambda, DynamoDB and API Gateway

Tutorial for building a Web Application with Amazon S3, Lambda, DynamoDB and API Gateway

31
Comments 2
12 min read
JavaScript Clean Code — Functions and Convention Heuristics

JavaScript Clean Code — Functions and Convention Heuristics

9
Comments
4 min read
JavaScript Clean Code: Code and Coupling Heuristics

JavaScript Clean Code: Code and Coupling Heuristics

3
Comments
4 min read
Hacky Friday Stuff #14.08.2020

Hacky Friday Stuff #14.08.2020

3
Comments
4 min read
TIL - Spread and Copying Objects in Javascript

TIL - Spread and Copying Objects in Javascript

12
Comments 24
2 min read
Hacky Friday Stuff #24.07.2020

Hacky Friday Stuff #24.07.2020

5
Comments
2 min read
5+ Ways to Persist Data in Node.js/Electron Apps

5+ Ways to Persist Data in Node.js/Electron Apps

30
Comments 1
15 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
Readonly inputs for primitives properties in Widgets for Angular

Readonly inputs for primitives properties in Widgets for Angular

11
Comments
3 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
loading...