-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Data Oriented Development with Angularjs
By :

Now all this while, we have been working exclusively in our local repository. So all our changes are still confined to our own machine. We haven't shared it yet with anyone else in the team. For sharing, we have to push it to a remote repository. You can either have a remote repository on one of your own servers, or you can use one of the hosted solutions; and GitHub (available at https://github.com/) and Bitbucket (available at https://bitbucket.org/) are two of the widely used free hosted solutions. With the free GitHub option, you can only have public repositories (meaning anyone with access to the Internet can view and download your code). If you want to keep your repositories private, then you'll have to buy one of their paid plans. However, the free version of Bitbucket lets you have private repositories for five users. Here's how you can create a new repository on GitHub (available at https://help.github.com/articles/create-a-repo/) or on Bitbucket...
Change the font size
Change margin width
Change background colour