Skip to content

Instantly share code, notes, and snippets.

@smonette
Last active August 29, 2015 14:05
Show Gist options
  • Save smonette/c9dce547255c9e769117 to your computer and use it in GitHub Desktop.
Save smonette/c9dce547255c9e769117 to your computer and use it in GitHub Desktop.
Takeaways from the microblog project

Microblog Lab

Three Things I Learned

  1. Feel much more confident with routes and resources.
  2. More confident with using Git to collaborate on code. Using a Git ignore.
  3. More practice reading error messages and debugging.

Two Topics That I Want to Further Research

  1. Polymorphic associations. I didn't work on the comments feature so I want to research it to make sure I understand how to do one.
  2. Using forks and upstream for Git. Resolving merge conflicts.

What Did you enjoy on this project?

I really enjoyed working with my group. I think we all collaborated really well, and it was easy to divide the work. I also enjoyed working on the backend, and wanted to continue learning it, because I already feel confident on front-end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment