Swift Macros, Implicit Returns & Explicit Lifetime Management | What’s New in Swift 5.9 |

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 11

  • @ryansobol
    @ryansobol 8 หลายเดือนก่อน

    Thanks for the simple and clear explanations!

    • @SwiftBird
      @SwiftBird  8 หลายเดือนก่อน

      Glad it was helpful!

  • @Patrick462
    @Patrick462 ปีที่แล้ว

    Thanks! I don't like the implicit returns nor the explicit lifetime management, but the macros will be powerful. Good explanations!

    • @SwiftBird
      @SwiftBird  ปีที่แล้ว

      Thank you! I’m currently working on the “macros deep dive” video. It’ll be out in the coming days-hopefully 🤞🏻

  • @ivanshevy
    @ivanshevy ปีที่แล้ว

    Good luck!

  • @austinsiu2351
    @austinsiu2351 11 หลายเดือนก่อน

    Swift has a beginner friendly learning curve, but the curve extends infinitely just to learn all the features

    • @SwiftBird
      @SwiftBird  11 หลายเดือนก่อน

      You’re right! But also, you don’t need to know *every* feature to be proficient. I like Swift because you can learn new tricks (and forget the old ones) as your tasks change-and still feel confident regardless.
      For example, I learned about the for-case-let-in loops just a week ago, and though they look clever and make the code shorter (e.g. you can run the loop’s body on just the non-optional elements), they’re such a nuanced feature it’s not worth the cognitive burden, IMO. I was totally fine not knowing about them for the past six years 😅

  • @mohamedyusuf6062
    @mohamedyusuf6062 11 หลายเดือนก่อน

    Hey, are all previous swift features lost where produce new once. thank you.

    • @SwiftBird
      @SwiftBird  11 หลายเดือนก่อน

      Hi! No, of course not. Minor Swift versions (5.8, 5.9, etc.) don’t remove any previously-added features, though they can change the way those features work. But normally, you can use everything from every previous release.

  • @AnnasVirtual
    @AnnasVirtual 10 หลายเดือนก่อน

    you look like dantdm

    • @SwiftBird
      @SwiftBird  10 หลายเดือนก่อน

      Interesting comparison, thanks!