Understanding Swift Initializers

Поделиться
HTML-код
  • Опубликовано: 4 сен 2024

Комментарии • 25

  • @stephaniewagstaff6563
    @stephaniewagstaff6563 Год назад +3

    I’m only through first 5 minutes and your explanation exploded the brick wall in front of me getting this! Your are truly the best instructor out there!

  • @robertdavis7262
    @robertdavis7262 Год назад +5

    Great job again! I didn't expect to learn anything from this one, but I was wrong. Thanks

  • @gakkieNL
    @gakkieNL Год назад +2

    Love the final swiftUI part!

  • @nigelgee3576
    @nigelgee3576 Год назад +5

    Just a quick note that if you create an extension on a struct and add the other init() then you do not lose the member wise init

    • @StewartLynch
      @StewartLynch  Год назад

      Right. Thanks for pointing that out Nigel

  • @andrejkling3886
    @andrejkling3886 Год назад +3

    Special thanks for SwiftUI example ... 👏 if you can create video about how better understand documentation ... it´s will be amazing!

  • @DavidKoontz
    @DavidKoontz Год назад +1

    Great content. The explanation of adding the init doc comment to make the quick help display the help text for API explanation should be required watching for API Producers!

  • @parietal100
    @parietal100 Год назад +1

    Thanks Stewart. Another great review.

  • @mhfs61
    @mhfs61 Год назад

    It finally clicked with me. Thank you Stewart.

  • @andresraigoza2082
    @andresraigoza2082 Год назад

    Thank you so much Stewart

  • @tikl21
    @tikl21 Год назад

    Awesome! thanks so much

  • @paul7000
    @paul7000 Год назад

    this vid is brilliant

  • @jonothen2212
    @jonothen2212 Год назад

    Great work Stewart
    learned a ton

  • @trungnguyenthanh9233
    @trungnguyenthanh9233 Год назад

    Nice content

  • @victorriurean
    @victorriurean Год назад +1

    nice

  • @dibjr
    @dibjr Год назад

    In Xcode 14.3 I get a bunch of 'unknown context at $....' in the statement results frame for the let statements, which I don't see in your video. They appear to not have a bad effect.

    • @dibjr
      @dibjr Год назад

      Here is an example in ConvenienceInitializers. The statement:
      let p1 = Person(name: "Henry", age: 24)
      shows the following in the statement results:
      (unknown context at $102b38a2c).(unknown context at $102b38a80).(unknown context at $102b38a88).Person

  • @yt-1161
    @yt-1161 5 месяцев назад

    audio sounds tinny in this part

    • @StewartLynch
      @StewartLynch  5 месяцев назад +1

      What abut the content? I have changed my audio gear since then.

    • @yt-1161
      @yt-1161 5 месяцев назад +1

      @@StewartLynch content is great, unique, but hard to follow with my 2011 iMac. Xcode is so slow, need to get a newer machine

    • @StewartLynch
      @StewartLynch  5 месяцев назад

      Yup, a 13 year old Mac is quite dated