Select Page

What is a Kanban Board?

A Kanban board is one of the tools that can be used to implement Kanban to manage work at a personal or organizational level.Kanban boards visually depict work at various stages of a process using cards to represent work items and columns to represent each stage of...

Structured Code Reviews for Better Java Code Quality

While working on a mobile application project, I joined a team with an aggressive release timeline and a highly autonomous development culture. Developers were able to merge changes freely, and formal code reviews, unit tests, and integration tests were not yet part...