Ruby on Rails Saturday, February 23, 2019

On Sat, Feb 23, 2019 at 10:21 AM <brainiacsys5@gmail.com> wrote:
>
> Why do I want to create a github first? What is the value in doing so?

Interaction with Heroku aside,

1. You have your code somewhere besides your local disk as backup
2. It makes your project code accessible if you're switching computers
3. It allows you to easily collaborate with others on your project
4. Github will scan your dependencies and report packages that have
security updates to be installed

For starters :-)
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yCJBx6VbFx2S_r4ivzqXhPmxaWYY7H3GufjuEvew6AMMA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment