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.
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
Using Decorators in JavaScript

Using Decorators in JavaScript

15
Comments 1
7 min read
Interesting use cases for JavaScript bitwise operators

Interesting use cases for JavaScript bitwise operators

30
Comments 1
16 min read
How to use getUserMedia()

How to use getUserMedia()

13
Comments
2 min read
Creating Infinite Scroll with 15 Elements

Creating Infinite Scroll with 15 Elements

27
Comments 3
6 min read
Remover "valores falsos" (falsy values) de um array

Remover "valores falsos" (falsy values) de um array

4
Comments
1 min read
Using Promisify to avoid Javascript callback spaghetti

Using Promisify to avoid Javascript callback spaghetti

10
Comments
3 min read
ES6 Destructuring Objects and Arrays
Cover image for ES6 Destructuring Objects and Arrays

ES6 Destructuring Objects and Arrays

12
Comments 1
3 min read
Write Tests Like a Mathematician: Part 1
Cover image for Write Tests Like a Mathematician: Part 1

Write Tests Like a Mathematician: Part 1

55
Comments
8 min read
You, me and package.json
Cover image for You, me and package.json

You, me and package.json

158
Comments 14
14 min read
Why React Hooks?
Cover image for Why React Hooks?

Why React Hooks?

243
Comments 14
12 min read
loading...