sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

608
active users

#errorkit

0 posts0 participants0 posts today
Cihat Gündüz<p>In <a href="https://iosdev.space/tags/Swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Swift</span></a>, it's easy to get error messages wrong. It's due to a design flaw in the "Error" protocol itself, introduced for <a href="https://iosdev.space/tags/ObjectiveC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ObjectiveC</span></a> compatibility. I've seen people write below code all the time. I fixed this flaw in <a href="https://iosdev.space/tags/ErrorKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ErrorKit</span></a>: Just conform your errors to "Throwable" instead! 💯</p><p>Learn more: 👇 <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/ErrorHandling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ErrorHandling</span></a> <a href="https://iosdev.space/tags/DevTips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevTips</span></a><br><a href="https://www.fline.dev/swift-error-handling-done-right-overcoming-the-objective-c-error-legacy/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">fline.dev/swift-error-handling</span><span class="invisible">-done-right-overcoming-the-objective-c-error-legacy/</span></a></p>
Cihat Gündüz<p>Introducing a new open-source <a href="https://iosdev.space/tags/Swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Swift</span></a> package that I've been working on for 8 months! Say hello 👋 to <a href="https://iosdev.space/tags/ErrorKit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ErrorKit</span></a> – a set of APIs that simplify <a href="https://iosdev.space/tags/ErrorHandling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ErrorHandling</span></a> in Swift 6. Built to be actually helpful, not only for large teams but also for <a href="https://iosdev.space/tags/IndieDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IndieDev</span></a>'s like myself. And boy have I documented it! 💯</p><p>Please check it out &amp; give it a ⭐️ on GitHub: <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/SwiftLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftLang</span></a><br><a href="https://github.com/FlineDev/ErrorKit" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/FlineDev/ErrorKit</span><span class="invisible"></span></a></p>