Figma to Swift Playgrounds

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

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

  • @John-Dav
    @John-Dav 2 года назад +3

    Hey man - great stuff! I've been learning Swift / SwiftUI as a hobby and it's been a lot of fun. Also been loving Swift Playgrounds as a quick way to prototype / build on the go. Gonna check out the package exporter. :)

  • @tsw22u
    @tsw22u 2 года назад +2

    Thanks for sharing! Are you using the big or small iPad? As only for now, would you recommend to use iPad to learn coding over MacBook?

    • @toddham
      @toddham  2 года назад +3

      I have an iPad Air which feels like enough space, a Mini might feel too small though. Also having a bluetooth keyboard is a good idea otherwise you lose a ton of screen real-estate with the virtual keyboard. I would definitely recommend Playgrounds for learning Swift! The main benefits I see for are 1) Speed - the editor and live preview are super fast and as a result you learn faster. Having immediate visual feedback show up in the live preview really helps you understand the code you're writing. 2) Testing interactions, animations, and transitions is effortless since you're already on an iOS device. When you're coding on a Macbook you have to plug in an iPhone + build and run anytime you want to test on a real device.

  • @chandlerzuck6396
    @chandlerzuck6396 2 года назад +2

    This is seriously great content. Are you able to do a video explaining an API database connection to this UI?? I think there's a huge deficit on RUclips for introductory app developers. For example, how would one great a user-based profile picture with camera-roll pictures? or maybe a social media-like posting app with photo/video uploads/ captions with like counters and user settings?? Based off of your previous videos, I think this would be an amazing gap in content you could start to fill. Thank you!!

    • @toddham
      @toddham  2 года назад

      Thanks Chandler! Hooking this up to an API would be a great follow up video. I'll add that to the list of potential new vids to create. I agree there's plenty of room for more of this type of introductory content. I find a lot of the SwiftUI videos out there to be overwhelming sometimes if you're just getting started. Glad you enjoyed this one!

    • @GYSLTD
      @GYSLTD 2 года назад +1

      I am agree with chandler are you able to make video explaining and API database connection to this UI. please we need that one too it’s almost two month we keep wait you to do video please and thank you

  • @ZefsAl
    @ZefsAl 2 года назад

    I liked it, good lesson format, fast and clear, keep going. Subscribe in advance)

  • @im_the_raymond
    @im_the_raymond 2 года назад

    Can you make a video explain how to use “CoreData” in swift playground ?

  • @aureliomarques1864
    @aureliomarques1864 2 года назад

    Hello, my name is Aurélio, I'm from Brazil, I'm 52 years old, I need some help, I'm taking the Swift course online, I have a question that I have to answer but I can't. the port would be this
    If you want Interface Builder to reflect UI changes that you have written in code, you must prefix your custom class with what designation? but I've tried several answers but it's always wrong. and this message appears, could you help me to solve it please.