Last active
October 3, 2016 19:38
-
-
Save g3d/795edc2a280934002480 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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