Swift’s “if” and “switch” expressions explained

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • In this video we dig into if and switch expressions in Swift. They make conditionally assigning properties in Swift much cleaner than before!
    This post is a companion for my blog post on the same topic: www.donnywals....
    Improve your Swift Concurrency skills with my video course: donnyplus.com/...
  • ХоббиХобби

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

  • @chezchezchezchez
    @chezchezchezchez 3 месяца назад

    This is great. Thanks, Donnie.

  • @nigelgee3576
    @nigelgee3576 3 месяца назад

    Can you have a ‘var’ then able to change the value again?