Skip to content

Instantly share code, notes, and snippets.

@brigleb
Last active August 29, 2015 14:12
Show Gist options
  • Save brigleb/6e1c996fb263302badbc to your computer and use it in GitHub Desktop.
Save brigleb/6e1c996fb263302badbc to your computer and use it in GitHub Desktop.
Reading suggestions and Developer Resources

I have some reading for you guys.

  1. Be sure you get SSH and the keys. http://opensourcehacker.com/2012/10/24/ssh-key-and-passwordless-login-basics-for-developers/
  2. We will at points in our lives be using pull requests more/again. Read chapter 10 of Git in Practice, that book we just got and is sitting out here. It covers PR's and how to use them from the command line.
  3. Read up on tmux sometime, I think it would save us all a lot of time. http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/tmux.1
  4. In time, I am hoping we can move more toward Bourbon, Neat, and Bitters. http://bourbon.io/ Please look into those. Thoughtbot are really bright people. Trust me on that one.
  5. Remember that we also have an excellent Grunt book. I'd like us to improve our use of Grunt in our workflow, and add our best version to our fork of Underscores. (see http://mattbanks.me/grunt-wordpress-development-deployments/ for ideas)

Helpful developer resources

Generally good stuff

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