Welcome to this very first episode of Expert Insights where an experienced iOS Engineer joins me to teach us something he is excited about.
In today's episode, we have Nuno Vieira, a Senior iOS Engineer at Stream.
He shares his expert tips on how to leverage the compiler to write safer code. He will also be discussing best practices for preventing data races in value-type objects. Whether you're a beginner or an experienced developer, this video will provide valuable insights and techniques for ensuring the quality and stability of your code.
Enjoy
Nuno Twitter: / nunovieira_dev
---------------------------------------------------------------------------------------------------------------
Timelapse
00:00 - Introduction
06:50 - How to leverage the compiler to write safer code
13:54 - How to prevent data races in value-types