Optimizing MR Process Using SonarqubeContinuous code quality and smell monitoring are essential aspects of a project lifecycle. As time goes on, developers are likely to forego…May 9, 2022May 9, 2022
Engineering for the usersWhen creating any project, we must first think about “what will this project do for its user.” in most medium to large projects, the users…May 9, 2022May 9, 2022
Product Owner TipsIn an agile development environment, the role of product owner is an integral part of the equation. The product owner has a significant…May 8, 2022May 8, 2022
Deploying Scalable and Resilient Web Application using HerokuScalability and resiliency are one of the core tenets of a successful and well-architected system. But sometimes, we don’t have the time…Apr 11, 2022Apr 11, 2022
Collaborative Coding Best Practices Implementation in My ProjectGood code base management is paramount to the efficiency and speed of a development team. A messy code base will decrease the efficiency of…Mar 21, 2022Mar 21, 2022
Configuring Continous Delivery Inside Private Gitlab Instance Using HerokuUsually, setting up a CD pipeline using Heroku is as simple as creating an app on Heroku and linking it to our Github repository. Okay, but…Feb 28, 2022Feb 28, 2022