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.
In defense of the humble console.log

In defense of the humble console.log

9
Comments 1
2 min read
Developing Async Sense in JavaScript — Part I: Sync vs Async, Threads and the Event Loop

Developing Async Sense in JavaScript — Part I: Sync vs Async, Threads and the Event Loop

14
Comments
10 min read
Not Another To-Do App
Cover image for Not Another To-Do App

Not Another To-Do App

32
Comments
6 min read
"You CAN sit with us"
Cover image for "You CAN sit with us"

"You CAN sit with us"

6
Comments
1 min read
Some JavaScript Leaders You May Want to Follow on DEV

Some JavaScript Leaders You May Want to Follow on DEV

223
Comments 19
2 min read
Use Lazy Values to Speed Up Your JS Apps

Use Lazy Values to Speed Up Your JS Apps

11
Comments
3 min read
JSSheet - A javascript to css parser

JSSheet - A javascript to css parser

5
Comments 3
2 min read
Exibir hora no formato de 24 horas

Exibir hora no formato de 24 horas

5
Comments 1
1 min read
Not Too Bad for an Hour's Time
Cover image for Not Too Bad for an Hour's Time

Not Too Bad for an Hour's Time

82
Comments 12
2 min read
Developing Without a Build (1): Introduction

Developing Without a Build (1): Introduction

99
Comments 4
12 min read
Created my First Docker Image! for Self-Hosted HTML5 Internet Speed Test
Cover image for Created my First Docker Image! for Self-Hosted HTML5 Internet Speed Test

Created my First Docker Image! for Self-Hosted HTML5 Internet Speed Test

6
Comments 2
1 min read
Sheets-based Computer Aided Software Development (CASD) #1

Sheets-based Computer Aided Software Development (CASD) #1

6
Comments
2 min read
How to use props to pass data to child components in Vue JS
Cover image for How to use props to pass data to child components in Vue JS

How to use props to pass data to child components in Vue JS

17
Comments
7 min read
Aha! Understanding Typescript's Type Predicates

Aha! Understanding Typescript's Type Predicates

41
Comments 5
2 min read
Update to Angular Version 8 now!
Cover image for Update to Angular Version 8 now!

Update to Angular Version 8 now!

60
Comments 2
5 min read
Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)
Cover image for Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

Learning JavaScript Testing Quickly with Mocha, Chai, and Sinon (and a Lot of Gaps)

85
Comments 6
5 min read
Javascript ES6: Destructuring with default values
Cover image for Javascript ES6: Destructuring with default values

Javascript ES6: Destructuring with default values

15
Comments 3
1 min read
Regular Expressions And Template Literals
Cover image for Regular Expressions And Template Literals

Regular Expressions And Template Literals

43
Comments 6
4 min read
Building my own Stack Traces

Building my own Stack Traces

5
Comments
5 min read
The Next Step in Modular Programming
Cover image for The Next Step in Modular Programming

The Next Step in Modular Programming

7
Comments
2 min read
[Video] How Linters, Compilers & Other Cool Things Work

[Video] How Linters, Compilers & Other Cool Things Work

9
Comments
1 min read
Notarizing your Electron App

Notarizing your Electron App

12
Comments
6 min read
Make any Jekyll site into a PWA
Cover image for Make any Jekyll site into a PWA

Make any Jekyll site into a PWA

20
Comments 5
5 min read
Interesting use cases for JavaScript bitwise operators

Interesting use cases for JavaScript bitwise operators

30
Comments 1
16 min read
Using Decorators in JavaScript

Using Decorators in JavaScript

15
Comments 1
7 min read
loading...