Skip to content

Instantly share code, notes, and snippets.

@ssriera
Last active October 10, 2016 20:12
Show Gist options
  • Select an option

  • Save ssriera/793198803b3e8ea6305529fd8d61cf00 to your computer and use it in GitHub Desktop.

Select an option

Save ssriera/793198803b3e8ea6305529fd8d61cf00 to your computer and use it in GitHub Desktop.
Day 2 of RubyD Camp Notes

Working Remotely

  • On staying focused: Give warning that you’re going to be ‘heads down’ with a good buffer period beforehand
  • Set Slack notifications for certain words like your name
  • Create advocate for remote people by allowing in office people work remotely for a period of time
  • Make sure all communication is happening openly online
  • If recording online, always repeat the question

Design for non designers

Books:

Pair Programming

Tips for getting your first job

YAY.JS

  • Ponyfoo - weekly email
  • Learning JS: client side, server side, NPM, language itself
  • JS weekly - weekly email
  • List of everything after console.xxxx
  • Ember Twiddle
  • Read chrome developer tools - apparently it does snippets
  • Learn typescript & ES6
  • GH repo to-do-list in every framework
  • TS Lint for typescript
  • Hot loader libraries
  • Use object.create - Use prototypes over constructor functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment