Useful Git Resources

Let me start by saying that this is not entirely my own research. I saw a post on linkedin from Dr. Milan Milanović where he summarized and shared a list of useful articles and websites for GIT learnings. Author, however didn’t put the learning resources URLs in the original post. But it was a simple … Read more

Basic Git Branching

In “Avengers: Endgame” , when Dr. Banner (Hulk) meets with Ancient one on the roof top and they discuss a different timeline in regard to infinity stone. That’s there, was branching in play, instead of source code, they were talking about time travel and alternate reality. Branching is a very useful topic in software version … Read more

Git up your App

I was once invited to give training to developers of a reputed company regarding application designs and architectural concerns utilizing various technology stacks in areas of both front-end and back-end development. Though the overall training sessions went well but one thing we struggled with was sharing of code, there were some hands-on-exercises and some starter … Read more