Day 83 has this tidbit:
The CPU running our code doesn’t care about data types, comments, access control, and more, but if you want to write great software that is scalable, testable, and maintainable, you need to add some rules.
There’s a little piece of me that wishes we talked more about testing and maintainability. I know they’re more advanced topics that I’ll learn on my own, but a man can still wish.
Today we added UI to scan QR codes and multi-item editing. #100DaysOfSwiftUI