You are here |
www.giorgiosironi.com | ||
| | | |
benoitpasquier.com
|
|
| | | | 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
|
|
| | | | Book notes on "Code that fits in your head" by Mark Seemann | |
| | | |
www.code4it.dev
|
|
| | | | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers | |
| | | |
developer-friendly.blog
|
|
| | Learn how to leverage GitHub Actions to define a dynamic matrix to parallelize your CI/CD throughput. Github Actions Matrix |