Designing APIs with typed throws in Swift

Sdílet
Vložit
  • čas přidán 29. 02. 2024
  • Learn how you can leverage typed throws in Swift to design modern APIs that work with the newly accepted typed throws proposal.
    This video accompanies this blog post: www.donnywals.com/designing-a...
    Take a look at SE-0413 here: github.com/apple/swift-evolut...
    If you're interested in deepening your iOS skills, take a look at my books here: donnywals.com/books.
  • Jak na to + styl

Komentáře • 4

  • @AryamanSharda
    @AryamanSharda Před 3 měsíci

    Awesome, really well explained!

  • @priceringo1756
    @priceringo1756 Před 3 měsíci +1

    That is why Apple will be pairing the new typed throws with the ErrorHandlerBuilder DSL. With the @ErrorHandlerBuilder decoration in our catch block we ... just kidding.

    • @DonnyWalsdev
      @DonnyWalsdev  Před 3 měsíci +1

      Not going to lie, I almost googled ErrorHandlerBuilder 😅