Top 5 Newsletters for Engineering Leaders
At Kodus, we face the daily challenge of helping teams maintain code quality, scale engineering, and simplify the code review…
At Kodus, we face the daily challenge of helping teams maintain code quality, scale engineering, and simplify the code review…
Improvements & New Features 📦 Kody Rules with full PR scope Kody Rules can now run with full pull request…
JavaScript code review is not just about checking if a pull request works. A good review should catch logic bugs,…
Improvements and New Features ✨ Kody Issues: automatically track unimplemented suggestions You can now automatically track and manage Kody suggestions…
When someone edits files inside third-party folders, like vendor, generated, or some internal lib, it’s common for Kody to start…
Doing code review in Python goes way beyond just looking for obvious bugs. It’s one of the most important steps…
When the team works with lots of small PRs, it’s normal for people to start complaining that even when changing…
When a team has never had a clear review process, it’s common for PRs to get merged after just a…
When the team is on a tight deadline, the focus shifts to delivering — fast. But that doesn’t mean quality…