- Notifications
You must be signed in to change notification settings - Fork0
Game, API and docs for JavaScript trivia questions. Currently supporting 10 languages with more to come! Made August 2020.
bpmutter/javascript-trivia
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
JavaScript can get weird. To name a few examples:
NaN === NaNisfalse.1 + .2 !== .3istrue
And that's only just the beginning. On the subject of JavaScript's weirdness, there countlessblogs,YouTube videos, and even a popularUdemy course.
Knowing the quirks of the language and is important for debugging your code, acing the job interview, and looking smart infront of all your developer friends.
JavaScript Trivia is ainteractive trivia app for the Javascript language. There is also apublic API where you can get the trivia questions for your own application.
The data was sourced from from the awesomejavascript-questions repo created by the awesomeLydia Hallie. Immense thanks to her and everyone who helped contribute to the javascript-questions project. Without their work, this project would only be a fraction of what it is.
While the javascript-questions information is truly steller, it only lived in a Markdown file...until now. In order to create JavaScript Trivia, the data from javascript-questions was parsed and turned intoJSON files. The parsed data was used to create apublic API, which was then used to create thePlay section of this website.
JavaScript Trivia was created by Ben Perlmutter -Website |Github |Twitter |LinkedIn |AngelList
About
Game, API and docs for JavaScript trivia questions. Currently supporting 10 languages with more to come! Made August 2020.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.