Skip to content

Instantly share code, notes, and snippets.

@lisavogtsf
Last active August 29, 2015 14:05
Show Gist options
  • Save lisavogtsf/eb7dc2305c842d7d825b to your computer and use it in GitHub Desktop.
Save lisavogtsf/eb7dc2305c842d7d825b to your computer and use it in GitHub Desktop.
Microblog Lab Mini-Project Reflections

3 Things we learned:

  • Pull upstream frequently after pull requests are approved
  • Pull upstream and sync locally before making a pull request
  • Semantic UI
  • Recognizing that you're in VIM, and getting out of VIM

To research:

  • Flash Messages
  • More on Polymorphic Associations - routes for comments on comments
  • Circumventing REST Routing when necessary - how do you integrate multiple rest actions into one page
  • Rails helpers like link_to, user_path, form_for, etc.

What we enjoyed:

  • The moments between merge conflicts
  • Getting Git workflow down
  • How pretty Semantic UI looked when it worked
  • Being part of making results that are more impressive than I could have achieved on my own
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment