by root | Dec 5, 2017 | Development, Process
When Patrick Debois recognized the resistance between developer and operations team as an Agile practitioner he saw this as a chance of using the methodologies of Agile to manage infrastructure. Initially, DevOps was described as Agile Infrastructure but later a new...
by root | Jan 31, 2017 | Development, Ember.js, Frontend, iOS, Java, Javascript, Mobile, Process
Shiv and I took up a challenge, “no mindless StackOverflow use” recently for 15 days. The purpose was to figure out our performance without StackOverflow and if its possible to completely avoid it. Our new project “Security Management” was an...
by root | Jan 25, 2017 | Design, Process, Product
Design is a bridge between physical and non-physical and Designers try to bridge that gap. They have to visually communicate ideas and that’s a big challenge in itself. It requires a considerable amount of thought process and a good command over skills. I hope we are...
by root | Dec 31, 2016 | Development, Performance, Process
This article is about few performance improvements points which I have been using in my current project and they can be applied generally by you as well. I have written this article in a generic way since the tech stack is different than Rails which is commonly used....
by root | Dec 3, 2016 | Process
Team code ownership lets any team member modify any part of the code. Ownership is an emotional or qualitative attribute that ties all developers on the team to the project and code base. It is a spectrum where, on one side, each individual has ownership of only their...
by root | Oct 31, 2016 | Code quality, Process, Product, Testing
“A stitch in time saves Nine”, after reading below article you will get to know in what context I am using this proverb. Most organizations develop software with a mindset that QA will be testing the product and detecting all bugs present in the...