Forem

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.
Why learn Node.js and where NPM lies in all this
Cover image for 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
Cover image for 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 — Functions

JavaScript Clean Code — Functions

7
Comments
4 min read
JavaScript Clean Code — Function Exceptions and Duplicate Code

JavaScript Clean Code — Function Exceptions and Duplicate Code

7
Comments
4 min read
Hacky Friday Stuff #31.07.2020
Cover image for 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
Cover image for 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 — Array Holes and Operations

Best of Modern JavaScript — Array Holes and Operations

8
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 — 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
Cover image for 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
Cover image for I open sourced 3 modules from Airbnb

I open sourced 3 modules from Airbnb

14
Comments
1 min read
JoeSchmoe API Demo
Cover image for JoeSchmoe API Demo

JoeSchmoe API Demo

5
Comments
1 min read
4 not so crucial things I didn't know about JavaScript
Cover image for 4 not so crucial things I didn't know about JavaScript

4 not so crucial things I didn't know about JavaScript

6
Comments
2 min read
Git Geek - Dashboard Visualise your stats!
Cover image for Git Geek - Dashboard  Visualise your stats!

Git Geek - Dashboard Visualise your stats!

6
Comments
1 min read
Integer to Roman and back

Integer to Roman and back

6
Comments 1
2 min read
Why Learn React in a React Academy

Why Learn React in a React Academy

2
Comments
4 min read
Inherit the width of the parent element when `position: fixed` is applied

Inherit the width of the parent element when `position: fixed` is applied

16
Comments 4
3 min read
How to make AJAX calls in Rails 5.1

How to make AJAX calls in Rails 5.1

12
Comments
4 min read
JavaScript Linting Tools

JavaScript Linting Tools

18
Comments 9
3 min read
loading...