When building apps we tend to create reusable code, which helps us in the long run, makes our code easier to understand and all in all cleaner. We like to build modular things. This modularity that we’re used to shows itself not just in the units that we write but the in UI and elements […]