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

2018 post mortem #39

Open
1 of 4 tasks
titaniumbones opened this issue Jan 17, 2018 · 0 comments
Open
1 of 4 tasks

2018 post mortem #39

titaniumbones opened this issue Jan 17, 2018 · 0 comments

Comments

@titaniumbones
Copy link
Contributor

titaniumbones commented Jan 17, 2018

Please use this comment to list things that could have been improved in this assignment in 2018. I'll try to fix them for the next time I run the class:

  • more comprehensive "ignore" list for git, including especially .DS_Store files and utils/allstudents.js. Commits that included these files led to lots of problems that had to be manually resolved (addressed in d09f2e0)
  • decide definitively what to do with package-lock.json. probably best to commit it to the package, so that npm install generates the same set of node modules on every machine. However, there's a danger that different npm versions will require different package versions... so, a conundrum. In any case, either commit or ignore.
  • better instructions for navigating the filesystem. This was a big issue for people
  • teach some basic command-line shortcuts, like up and down errors, C-s and C-r for search, etc.
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

1 participant