2 followers
Hi!
I'm Erik, a software developer specialising in Android applications.
I was born in Peru but raised in Spain. Now living in the UK long enough to love queuing.
Context Backwards navigation with Navigation Component isn't a mystery, is it? We don't have to do anything, we have it for free. But, what if you...
With the help of Git Bisect ยท TL;DR Start a sessiongit bisect start Set the bad commit Either the current commit you're checked out has the bug git...
Should I use MockK in the first place? First things first. Why add a new library for testing into the project if I already use Mockito and/or ...
Short answer: Yes. Long answer: Yes, Unit Testing is that important. If you just searched the web for unit testing, congratulations! You're on the...