GIT Basics

0 comments

                                          GIT Basics



Git  is a widely used source code management system for software development. It is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows.

Today I will provide you some handful commands that will
help you to work faster. I will also explain the workflow of GIT architecture and some useful diagram which may help you.





Read more

Post a Comment

Note: only a member of this blog may post a comment.

Create Factory in Angular js

0 comments

                           Create Factory in Angular js




Today I will show you, how to create a custom directory and a factory in angular. Believe me guys I have done lots of digging to get the best way or I say the working way to create your own custom directory. In many articles you will find the same way that I am going to show you but the point is how to call directory and factory is the main key. So let's start....






Read more

Post a Comment

Note: only a member of this blog may post a comment.