Web/computing history
Collaboration and debugging
APIs
JS fundamentals
Web trivia
100

A moth trapped in a computer

What is a bug?

100

The function used to output things in the console

What is console.log()?

100

The function we use to get things from an API

What is fetch?

100

A variable that can't be changed

What is a constant?

100

The browser with the third largest market share

What is Edge?

200

The first programmer

Who was Ada Lovelace?

200

The act of combining two branches in git

What is merging?

200

A common data format for APIs

What is JSON?

200

The function rounding up to the nearest whole number

What is Math.ceil()?

200

The unexpected appearance of the music video "Never Gonna Give You Up"

What is rickrolling?

300

The first web browser

What is WorldWideWeb?

300
The git command for creating a new local repository

What is git init?

300

This is abbreviated to JSON

What is JavaScript Object Notation?

300

The type you get from doing for example 1 - 'a'

What is NaN?

300

The creator of JavaScript

Who is Brendan Eich?

400

Before transistors we built computers with this

What is the vacuum tube?

400

The type of error you get when trying to call something that's not a function

What is TypeError?

400

What an async function returns

What is a promise?

400

A pattern that can be used for finding and replacing values in a string

What is a Regular Expression (RegEx)?

400

280 characters

What is a Tweet?

500

The first electronic computer

What was ENIAC?

500

The spacecraft that crashed because of a bug where feet were used instead of meters

What was the Mars Climate Orbiter?

500

Abbreviated to REST

What is Representational State Transfer?

500

A function calling itself

What is recursion?

500

The domain of the island nation of Tuvalu

What is the .tv domain?