Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Game, API and docs for JavaScript trivia questions. Currently supporting 10 languages with more to come! Made August 2020.

NotificationsYou must be signed in to change notification settings

bpmutter/javascript-trivia

Repository files navigation

JavaScript Trivia logo

JavaScript Trivia

JavaScript can get weird. To name a few examples:

  • NaN === NaN isfalse
  • .1 + .2 !== .3 istrue

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.

Data Sourcing & Project Inspiration

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp