Explore >> Select a destination


You are here

publicobject.com
| | tech.trivago.com
12.9 parsecs away

Travel
| | Concepts like separation of concerns, logic decoupling or dependency injection are things we developers have heard more than a couple of times. At trivago, the Android app is developed using the...
| | mikemikina.com
9.8 parsecs away

Travel
| | Vapor 3 has a very interesting dependency injection framework which will help you manage dependencies and mock them inside your tests.
| | testing.googleblog.com
11.2 parsecs away

Travel
| | by Mona El Mahdy Overview This post reviews four strategies for Android UI testing with the goal of creating UI tests that are fast, rel...
| | blog.martinig.ch
25.5 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to