
Stojan Anastasov
Android developer, Real Madrid Fan! I also ride a bike, sometimes.
Work
Android Developer at N26
We're a place where coders share, stay up-to-date and grow their careers.
Android developer, Real Madrid Fan! I also ride a bike, sometimes.
Work
Android Developer at N26
Recent comments
What's that one feature you think your favourite language should implement?
Proper pattern matching in Kotlin. Second would be type clas...
What is a Unit in unit testing
I agree on point 1. Can you elaborate on point 2?
My First Unit Test
I have no experience with angular. But if the functions are...
Let's Get Clever #1: Fibonacci Sequence
Using Kotlin: fun fib(n: Int): Int = generateSequence(Pai...
What was your win this week?
Gave an internal lightning talk at work about Side Effect a...
What the hell is type-safe language?
I never said you would write 0 unit tests. You would write ...
What the hell is type-safe language?
Well, you could have the compiler verify the types for you ...
Setting up GitLab CI for Android Projects
I am glad I could help.