Using Dagger 2 Multibindings to Avoid Coupling in a Multi Flavor Android Project
Adding flavor dependent features on a shared screen can be troublesome. The problem gets even worse when you don't want to couple app flavors to features they don't use
Adding flavor dependent features on a shared screen can be troublesome. The problem gets even worse when you don't want to couple app flavors to features they don't use
A list of IDE shortcuts and features that I use on an almost daily basis
Step-by-step guide how I implemented a Kotlin/JS app with Redux and Material UI
A Bash script which allows for easy building, installing and launching Android flavors
How I implemented a CI/CD workflow to deploy a Gatsby website hosted on a server with FTP access