Now that we have some code written we want to make sure we’re saving it outside of our computer. To accomplish this we’re going to use git and GitHub. By the end of the video you’ll know how to backup your entire project so even if your computer crashes (hopefully that never happens) you won’t lose the code you’ve worked so hard on!
Additionally, I’m going to be keeping a repo updated with the code written in these videos. Each video dealing with code will have the relevant GitHub link in the description.
#git #backup #startup
😎 If you enjoy the videos, consider supporting the channel: https://1manstartup.com/donate
Useful Links:
Create a GitHub account: https://github.com
Install Git on your computer: https://git-scm.com/book/en/v2/Gettin...
Link Android Studio with GitHub: / how-to-link-android-studio-with-github
Create