Browsing Tag
codequality
14 posts
Cargo Cult Agile
Your team will have Sprints, with planning, estimation, review and retrospective meetings. There is a Scrum Master who…
PHP Monolith to Microservices Using the Strangler Pattern
Dealing with the legacy system can be a real pain, both for developers and for business owners. It…
Must have Chrome Extensions for developers
Google Chrome offers a range of extensions that you didn’t know existed but definitely need. These extensions will…
Incremental lint fixes by GitHub Actions
How do you apply new lint rules to the legacy project with active development? Have you added standard…