Patterns: Command + Siri
How Command Pattern can be easily translated to Siri features
Dec 27, 20247 min read140

Search for a command to run...
Articles tagged with #clean-architecture
How Command Pattern can be easily translated to Siri features

Hello, how’s it going? 👋 It’s time to finally write about the next part of the series “Error Handling” This time we gonna discuss what we can call “Error Flow”, how error propagates from one part, area, or layer of the code, into another Hence, cre...

Hello, hello! 🙌 Been a long time, I know (guilty as charged), it’s been a rough month, and I barely had time to set things up, so today (thank god) is the day we finally continue talking about Error Handling! TL;DR You can directly go to this branch...
