100 Days of SwiftUI — Day 6

Today's my sixth day of 100 Days of SwiftUI and today was about closures. I've struggled with them so far as I find them pretty hard. And it seems, I'm not the only one. So I felt a bit delighted, when Paul mentions this at the introduction:

If you find closures hard it’s not because you aren’t smart enough – they are hard [...]

Nevertheless, I watched those five videos, passed the tests, learned something — feels like a lot — and I'm slightly looking forward to giving them a try tomorrow, when I'm working from home. I really liked, that there were only five videos today :-)

Oh, even back in the good ol' days of Objective C, when closures were called blocks, I had issues with them. And again, I'm not the only one.