1
Followers
16
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #versioning. Learn more
Hello there! Angular makers are so much fast in terms of releasing new versions. In other terms, for every six months there will be a new Angular vers…
charandev.com
Merging is an important part of version-control. It is an integral part of GIT. Some questions arise when we get started with git. What is the need f…
blog.manosriram.com
Hi there, First of all, it is my first story and hopefully, it will be helpful. Every developer likes or should(must) like to create new features, ref…
yigit.dev
In part 1, I gave a very brief introduction to git, then we created a simple project and pushed it to GitHub. If you haven't read part 1, check it out…
akshaythekkath.hashnode.dev
Optimistic locking is one of the concurrency control mechanism. It can help us to avoid situations when one user overrides changes made by another one…
blog.tchudyk.com