Skip to content

Instantly share code, notes, and snippets.

@g3d
Last active October 3, 2016 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save g3d/795edc2a280934002480 to your computer and use it in GitHub Desktop.
Save g3d/795edc2a280934002480 to your computer and use it in GitHub Desktop.
1. Receive your slack (register at https://teamvoy.slack.com) and gmail account
2. Register at https://hub.teamvoy.com and request errbit (http://errbit.teamvoy.com) account.
3. Check our code style guides:
- ruby: https://github.com/bbatsov/ruby-style-guide
- rails: https://github.com/bbatsov/rails-style-guide
- javascript: https://github.com/airbnb/javascript/tree/master/es5
4. Install automatic linters for js (jshint/jslint) and ruby (rubocop).
5. Don't forget to check this sites:
- http://chris.beams.io/posts/git-commit/
- http://best-ruby.com/
- http://betterspecs.org/
- http://addyosmani.com/largescalejavascript/
- https://github.com/markets/awesome-ruby
- https://github.com/sorrycc/awesome-javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment