Thank you for inviting me over! 🙏
We went through all the details of #ErrorKit and discussed questions like when, why and how to do error handling in your apps!
Watch it on YouTube! 👇
Latest posts tagged with #ErrorKit on Bluesky
Thank you for inviting me over! 🙏
We went through all the details of #ErrorKit and discussed questions like when, why and how to do error handling in your apps!
Watch it on YouTube! 👇
Just shipped 1.2.0 of #ErrorKit:
Adding it to your project now automatically improves error messages in string interpolation — no code changes needed! Plus new \(chain: error) for debugging with context.
Huge thanks to @finestructure.co for the brilliant idea! 🙏
More: github.com/FlineDev/Err...
Been only 2 weeks I released #ErrorKit & it already has ~250 🌟 on GitHub, being my 3rd most popular open-source framework already! 😱🎉
Just released v1.1.0 of the lib with some nice improvements. Thanks to James Sherlock & @jubishop.bsky.social for their contributions! 👏
github.com/FlineDev/Err...
In #Swift, it's easy to get error messages wrong. It's due to a design flaw in the "Error" protocol introduced for #ObjC compatibility. I've seen people write below code all the time. I fixed it in #ErrorKit: Conform your errors to "Throwable" instead! 💯
Learn more: 👇
www.fline.dev/swift-error-...
Introducing a new open-source #Swift package that I've been working on for 8 months! Say hello 👋 to #ErrorKit – a set of APIs that simplify #ErrorHandling in Swift 6. Built to be actually helpful. And boy have I documented it! 💯
Please give it a ⭐️ on GitHub: #iOSDev
github.com/FlineDev/Err...