Timeless Tech
Framework Frenzy
Array Antics
Box Model Ballers
Browser Braintrust
100

Known as the "father of the World Wide Web," this man created HTML, HTTP, and URLs.

Who is Tim Berners-Lee?

100

This compact, 3KB alternative to React was created by Jason Miller with the same ES6 API.

What is Preact?

100

This built-in JavaScript method is used to add one or more elements to the end of an array.

What is .push()?

100

This CSS property is used to change the color of text.

What is the color property?

100

Released in 1993, this was the first commercially available web browser with a graphical user interface.

What is Mosaic?

200

This company created JavaScript in just 10 days.

Who is Netscape?

200

This large-scale web application framework was created by Google and was a complete rewrite of a previous version.

What is Angular?

200

Used to create a new array, this method includes all elements that pass a provided test function.

What is .filter()?

200

The box-sizing: border-box; property was introduced to fix issues with this CSS model.

What is the box model?

200

This browser engine, developed by Apple, is a fork of KHTML and powers Safari.

What is WebKit?

300

This was the original name of the now-ubiquitous scripting language, JavaScript?

What is Mocha?

300

This JavaScript library was released in 2006 with the slogan, "write less, do more," and is known for simplifying HTML document traversal and manipulation.

What is jQuery?

300

This method calls a function for each element in an array but does not return a new array.

What is .forEach()?

300

This free and open-sourced CSS framework directed at responsive, mobile-first design was originally created by Mark Otto & Jacob Thornton at Twitter.

What is Bootstrap?

300

Before Chrome's V8 engine, this was the name of the browser engine used by Firefox.

What is Gecko?

400

A W3C recommendation, this technique allows for a web page to be updated without a full page reload.

What is AJAX?

400

This minimalist framework is known for its "disappearing framework" concept.

What is Svelte?

400

This array method is used to remove the last element from an array.

What is .pop()?

400

Codename, Quantum Paper, this design language was developed by Google in 2014.

What is Material Design?

400

This browser was once the most used browser, now the bane of Frontenders existence. 

What is Internet Explorer?

500

This year saw the public release of HTML, the foundation of the World Wide Web.

When is 1991?

500

Co-created by Yehuda Katz, this opinionated framework is known for its convention-over-configuration approach and a focus on productivity for ambitious web applications.

What is EmberJS?

500

This method returns a shallow copy of a portion of an array into a new array object.

What is .slice()?

500

This Norwegian web pioneer is best known for developing CSS while working with Tim Berners-Lee.

Who is Hakon Wium Lie?

500

This browser engine is used by both Microsoft Edge and Google Chrome.

What is Blink?