1kohei1 / ydkjs-exercises

Exercises to go along with You Don't Know JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YDKJS Exercises - ydkjs-exercises.com

All Contributors Build Status codecov

Exercises built to help you test your knowledge as you read You Don't Know JavaScript.

One of the top courses on Coursera, Learning How to Learn, asserts that you can trick yourself into thinking you are learning if you don't regularly test your knowledge. It is very easy to read YDKJS all the way through and think you know it all simply because you read it. These exercises are supposed to help you determine your strengths and your weaknesses.

Current Status

This project was bootstrapped with create-react-app, and uses React Router for routing and styled components for styling. The project is active and growing! Our biggest effort currently is growing our number of exercises.

Join us on Discord! https://discord.gg/F9Cs5tW

Users, lurkers, contributers, everyone is welcome!

Short Term Vision

The immediate next steps are the following:

  1. Create 10 multiple choice questions for each chapter of each book
  2. Improve the mobile experience
  3. Improve sidebar

Long Term Vision

Longer term goals are the following:

  1. Have the questions be actual coding rather than multiple choice
  2. Curate external resources and recommend them to the user for material they need help with
  3. Analyze user competency and give recommendations accordingly

Setting up the project locally

  1. Fork and clone the repo
  2. $ npm install
  3. $ npm start

Contributing

This project is absolutely accepting pull requests (first-timers welcome!).

Check out CONTRIBUTING.md for more information and a breakdown of the code.

Contributors

Thanks goes to these wonderful people (emoji key):


Austin Tackaberry

πŸ’¬ πŸ› πŸ’» 🎨 πŸ“– πŸ€” πŸš‡ πŸ‘€ ⚠️

Thanakrit Lee

πŸ“–

Kevin Y. Kim

πŸ’»

Asha20

πŸ’»

Ewe Lin Loo

πŸ’»

rosaxny

πŸ’» πŸ€”

nik

πŸ’» ⚠️ πŸ€” πŸ’¬ πŸ‘€

kozlowsm

πŸ’»

energydev

πŸ’» πŸ› πŸ€”

Jarrod Yellets

πŸ’»

Chris

πŸ’»

Nicklas Utgaard

πŸ’»

James Robinson

πŸ’»

Reuben Reyes

πŸ’» ⚠️ πŸ’¬ 🎨 πŸ€” πŸ‘€

Michal Weizman

🎨 πŸ’»

oliverJurgen

πŸ’»

Kevin Smith

πŸ’»

Maria Esther Cuan

πŸ’»

mdncs

πŸ’»

mkozlows21

πŸ’»

Eugene Zaretskiy

πŸ’»

Syberen van Munster

πŸ’»

Randell Dawson

πŸ’»

Evan Ritscher

πŸ’»

Daniel Cortes

πŸ’»

Matt Hagner

πŸ’»

Kshitij Purwar

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Exercises to go along with You Don't Know JavaScript

License:MIT License


Languages

Language:JavaScript 99.0%Language:HTML 0.8%Language:CSS 0.2%