I have stumbled upon many tutorials scraping the surface of technologies/libraries/patterns that help us having a cleaner and more robust way of programming, but they were not really hands-on for a real world production app
Therefore I decided to create a simple app that queries a web API (making two calls together) and shows the result on a list… pretty simple right? Well yes, but you need to do things right ;)
I am gonna touch base on different topics, some can be more trivial some may be more of interest, so instead of creating a bible-long post I decided to split it in parts
Follow me if you want to see how deep the rabbit hole goes…
Leave a Comment