-
Notifications
You must be signed in to change notification settings - Fork 344
Description
At present there are five links listed in the "What to Learn Next?" section:
https://github.com/dwyl/learn-tdd#what-to-learn-next
I feel that this can be overwhelming to people ... https://en.wikipedia.org/wiki/The_Paradox_of_Choice
I feel that we should limit this to three or even two links to avoid "overloading" people with options.
If it were up to me, I would recommend people jump straight to the Todo List App example,
but I know that some people will find it daunting ...
it's not a 20 minute read, it's more like a weekend worth of focused effort (for a beginner).
It took me a month (1 pomodoro per day) to write it, so I'd estimate a couple of days for a beginner to read it and try writing the code ...
Which is why I feel we should leave in "Learn Tape" and "Learn Elm Architecture" ...
as these are "gentler" and more "bitesize".
Thoughts?
Todo (Provisional)
- Cut out the following links/bullet points:
- "Learn Istanbul" ... this is way beyond the needs of "beginner".
- "Learn Daydream and Nightmare" ...
this will be superceded by https://github.com/dwyl/learn-cypress.io soon ...