Tag: MVP

  • Building my own fitness app to help me get healthier

    Background There are hundreds, if not thousands, of other fitness mobile apps out there on the Google Play and Apple Store. So my project is not actually original, and that’s totally OK. I am not building this project for the purpose of being the first in the market to do a specific feature; I am…

  • You’ve been lied to about clean architecture

    There’s no denying it: at some point in your career, you’ve likely heard about Clean Architecture and how valuable this pattern can be. Your colleagues may have discussed use cases, abstractions, and layers that promote code maintainability. In my honest opinion, this is a canonical event for every developer. This exposure influences how we think…