austintackaberry / ydkjs-exercises

Exercises to go along with You Don't Know JavaScript
MIT License
253 stars 74 forks source link

Need more questions!! #1

Closed austintackaberry closed 6 years ago

austintackaberry commented 6 years ago

I'm thinking somewhere around 5 questions per chapter depending on the length/difficulty of the chapter, but open to suggestions!

All of the current questions can be found here: https://github.com/austintackaberry/ydkjs-exercises/blob/master/src/data

Drop a comment here if you are working on adding questions to a certain chapter, so that we don't have multiple people working on adding questions to the same chapter

Up & Going

Scope & Closures

this & Object Prototypes

Types & Grammar

Async & Performance

ES6 & Beyond

austintackaberry commented 6 years ago

Up and Going now has 40 questions! Thanks to everyone who contributed! :tada: :tada: :tada:

I think we are now at the point where we shouldn't accept PRs that increase the number of questions for Up and Going. We still desperately need questions for all other books!

austintackaberry commented 6 years ago

I will be working on Scope and Closures Ch2-5

austintackaberry commented 6 years ago

I will be finishing up Scope & Closures, and then starting on this & Object Prototypes

austintackaberry commented 6 years ago

Moving on to Types & Grammar!

austintackaberry commented 6 years ago

Onto async and performance

austintackaberry commented 6 years ago

ES6...and beyond!

EDIT: I'm working on adding questions to ES6 & Beyond

austintackaberry commented 6 years ago

Certainly we will add/delete questions in the future, but the purpose of this issue was to get to a point where we had a respectable amount of questions for each chapter, and I think we're there!