Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Data Oriented Development with Angularjs
  • Table Of Contents Toc
  • Feedback & Rating feedback
Data Oriented Development with Angularjs

Data Oriented Development with Angularjs

By : Manoj Waikar
4.5 (4)
close
close
Data Oriented Development with Angularjs

Data Oriented Development with Angularjs

4.5 (4)
By: Manoj Waikar

Overview of this book

This book helps beginner-level AngularJS developers organize AngularJS applications by discussing important AngularJS concepts and best practices. If you are an experienced AngularJS developer but haven't written directives or haven't created custom HTML controls before, then this book is ideal for you.
Table of Contents (11 chapters)
close
close

Using Git

  1. Please check the Git documentation (available at http://git-scm.com/documentation) for a thorough understanding of Git. However, let's see some basic commands on how to use Git (I assume that you have Git installed on your machine). The first step in setting up Git is to create a local folder where you'll be saving your work. So let's say you are writing a book on Angular and you want to show an example of Angular code to your readers, and you decide that you'll keep all the source code examples in a folder called C:\book-examples.
  2. So let's open the Git bash on Windows (in the folder C:\book-examples), or on Ubuntu you can open a terminal and type the following command:
    $ git init
    

Once you do that, you'll notice that there is a .git folder in your C:\book-examples folder:

Using Git

An empty Git repository

Now look at your terminal and it shows you the name of the Git branch as shown in the following screenshot:

Using Git

Git Bash showing the current branch of a Git repository...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY