Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access to starting point of each mini-project #20

Open
mbluemer opened this issue Oct 26, 2016 · 3 comments
Open

Access to starting point of each mini-project #20

mbluemer opened this issue Oct 26, 2016 · 3 comments

Comments

@mbluemer
Copy link

The best way to learn from a tutorial series like this is to follow along and code with the videos. This repo currently has no way to start the mini-projects from where the videos start and each project is different enough from the others that following along from scratch is difficult.

It would be useful to either have a branch for the starting points, have separate directories for starting points, or even have instructions within each mini-project directory for rolling back commits to a starting point.

@willrstern
Copy link
Collaborator

@mbluemer I agree with you on that. It'll be a little bit of work to back-cycle code to the starting points, but I think it's a good goal for this repo to have.

@pedromartinez11
Copy link

For "2-react-router", I reset my local code to commit f923c11 by doing:
git reset --hard f923c11

I think you can do the same thing for the other parts.

@arumals
Copy link

arumals commented Feb 26, 2017

It would be awesome to have individual branches for each of the starting points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants