Messy Code Is Hard to Navigate for Developers

In the fast-paced world of software development, maintaining clean, efficient, and navigable code is paramount. However, as projects grow in complexity and teams expand, it’s not uncommon for code quality to deteriorate. It is up to product owners and product managers to be informed on the telltale signs that developers may be writing bad code […]

Read More

If You Still Have Java in Your Android App, You Are Doing it Wrong

Having been in Android development since 2013, I can instantly recognize when a project has a problem. One of the biggest signs is the presence of Java, which often means management has outdated views, is focused on pushing new things (as opposed to writing good code), and most importantly, doesn’t understand their developers. Personally, I […]

Read More