• Stars
    star
    122
  • Rank 286,257 (Top 6 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

List of tricky Javascript interview questions

JS Vault

JS Vault

This site is a collection of tricky JS questions which have been asked to people, At the moment there are barely 10-15 questions which i have beeen able to collect, although i would love more contribution.

The site is made with mdx and bootstrapped by Create React App.

Netlify CD is used for deployment

If you wish to add more questions , you can start by adding one to the content directory, and adding a route in routes.js. That's all

<Editor />

You can drop in an Editor component for creating a playground.

For Development

yarn start

Found a bug file it here