Have you ever heard of hexagonal architecture? In my experience, the question quite divides people. It’s either yes! wow! I love it, I’m doing it / experimenting with it right now, OR no what? what…
Category: X-Post
Taming your Github notification emails
If you use GitHub at your company and have more than one project on the go at once, you might start to notice you get a lot, A LOT of emails. You get email notifications…
Developing like a pro — portrait only apps
When writing an Android application there comes a time when the client / business utters those dreaded words. “Let’s support only portrait for phone and landscape for tablets” they might add … “_just for now_”.…
This one simple change for better class naming will blow your mind
Single Responsibility[^n], Beware the Share[^n], Boyscout Rule[^n]. These are some conventions that guide good practice in software development and I believe naming can benefit from these ideas and other practices. This blog post will discuss…
Read more of This one simple change for better class naming will blow your mind
Five reasons why Android developers should start developing for the internet of things
The “internet of things” (IoT) is simple: everyday objects that have internet connectivity and sensors that can gather, transmit and receive information. But why does this ubiquitous functionality affect you as an Android developer? …
Read more of Five reasons why Android developers should start developing for the internet of things
Top 3 Android Studio Shortcuts
Everyone likes to increase their productivity and everyone has their own favourite productivity hacks, but not everyone agrees! In this blog, I will talk about his top three Android Studio shortcuts and how they’re better…
5 tools for a remote Android developers toolchest
_A poor developer always blames their tools._ Well, let’s talk about the best tools for remote work so you can’t blame them! This blog post outlines 5 tools that come in handy when you don’t…
Read more of 5 tools for a remote Android developers toolchest