Solutions / Tutorials
What do you guys think about adding in some solutions or maybe tutorials to the tasks listed here. It may be beneficial to provide people with assistance if they're stuck with anything.
I understand there is never a 'right way' to do something, but it may be beneficial to add something in the way of possible solutions?
+1 we should all contribute possible solutions or extra challenges via pull request
The trick will be finding a way to organize it without making an otherwise scannable list, too cluttered.
If you number the challenges 1. API, 1.1 Build a REST API for something., we could place the tutorials into folders.
There could be a repo specifically for solutions kind of like how Karan has his projects repo set up https://github.com/karan/Projects and solutions https://github.com/karan/Projects-Solutions
I've added a few tutorials in there, for the challenges that I already had tutorials written out for. I think it's important to put QUALITY tutorials that you've used and found helpful, not simply the first search engine response to a question.
I was hoping for this too. All the JavaScript stuff I wouldn't know how to do since I'm a beginner at it. So that would be nice.