Explore >> Select a destination


You are here

www.giorgiosironi.com
| | benoitpasquier.com
16.9 parsecs away

Travel
| | A big part of the developer journey is make sure our code behaves as expected. It's best practice to setup tests that allow us to test quickly and often that nothing is broken. If unit testing is common practice to check the business logic, we can also extend it to cover some specific UI behaviors. Let's how to unit test views and gesture in UIKit.
| | danlebrero.com
11.9 parsecs away

Travel
| | Book notes on "Code that fits in your head" by Mark Seemann
| | www.code4it.dev
14.6 parsecs away

Travel
| | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers
| | developer-friendly.blog
95.4 parsecs away

Travel
| Learn how to leverage GitHub Actions to define a dynamic matrix to parallelize your CI/CD throughput. Github Actions Matrix