Published inCodandoTVFlutter state management and front-end architecturesOne of the great pieces of front-end architectures, mainly the ones that rely on Clean is the Presentation layer, but more importantly, the…Mar 252Mar 252
Published inCodandoTV7 important skills for a tech leadWhen you start your career as a software engineer, certainly an aspect that you have in mind is how you want to grow in your company/career…Mar 20Mar 20
Published inCodandoTVCreate a Design System to your app. The future new members of your team will be thankfulWhen you are developing a huge app, the visual identity is one of the most important aspects indeed. The problem is that developers don't…Mar 7Mar 7
Published inCodandoTVFlutter Navigation with AutoRoute seriesThis series explains in deep the concepts around the AutoRoute navigation framework in Flutter. We explain since the basics about routing…Feb 11Feb 11
Published inCodandoTVFlutter AutoRoute [Part 4]: Outer Tab NavigationContinuing our Flutter AutoRoute series, let's talk about how to navigate outside our tab flow. Sometimes we will need a route that is…Feb 11Feb 11
Published inCodandoTVFlutter AutoRoute [Part 3]: Tab NavigationContinuing our Flutter AutoRoute series, there is another aspect in any navigation framework that we should always consider, which is tab…Feb 6Feb 6
Published inCodandoTVFlutter AutoRoute[Part 2]: Nested FlowsContinuing from our AutoRoute series, we previously talked about the basic concepts of routing between screens in Flutter and how to pass…Feb 11Feb 11
Published inCodandoTVFlutter Navigation: An intro to AutoRouteNavigation is a very important aspect in any front-end technology since we need a built in way to make transitions between screens and also…Jan 272Jan 272
Published inCodandoTVKMP: Injecting Swift classes via KoinIn a KMP project, sometimes we handle some aspects in very different ways depending on the platform we are implementing. It becomes even…Jan 242Jan 242
Published inCodandoTVWorking with Calendars in FlutterA component that we use a lot in front-end projects but is not so often discussed in depth is the Calendar. Calendars are the most…Dec 20, 20241Dec 20, 20241