A moth trapped in a computer
What is a bug?
The function used to output things in the console
What is console.log()?
The function we use to get things from an API
What is fetch?
A variable that can't be changed
What is a constant?
The browser with the third largest market share
What is Edge?
The first programmer
Who was Ada Lovelace?
The act of combining two branches in git
What is merging?
A common data format for APIs
What is JSON?
The function rounding up to the nearest whole number
What is Math.ceil()?
The unexpected appearance of the music video "Never Gonna Give You Up"
What is rickrolling?
The first web browser
What is WorldWideWeb?
What is git init?
This is abbreviated to JSON
What is JavaScript Object Notation?
The type you get from doing for example 1 - 'a'
What is NaN?
The creator of JavaScript
Who is Brendan Eich?
Before transistors we built computers with this
What is the vacuum tube?
The type of error you get when trying to call something that's not a function
What is TypeError?
What an async function returns
What is a promise?
A pattern that can be used for finding and replacing values in a string
What is a Regular Expression (RegEx)?
280 characters
What is a Tweet?
The first electronic computer
What was ENIAC?
The spacecraft that crashed because of a bug where feet were used instead of meters
What was the Mars Climate Orbiter?
Abbreviated to REST
What is Representational State Transfer?
A function calling itself
What is recursion?
The domain of the island nation of Tuvalu
What is the .tv domain?