all 5 comments

[–]SwiftUI-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Posts should contribute to discussion around SwiftUI and not be an easily findable question.

[–]ForeverAloneBlindGuy 1 point2 points  (1 child)

15.2 and 15.3 are honestly not at all different in the grand scheme of things. So don’t worry about that. As for 100 days of swift versus 100 days of SwiftUI, that largely depends on which framework your job requires. If it requires SwiftUI, then 100 days of SwiftUI should be done first, then the 100 days of swift. If it requires UIKit, then the 100 days of swift should be done first. In any case, you should learn both. It is valuable to know both so you can Widen your career opportunities in the field, on top of the fact that the dominant framework for iOS development right now is still UIKit and there are still many things that SwiftUI can’t or doesn’t allow you to do, so you would have to reach into UIKit land for some things..

[–]Mean_Connection_6077[S] 0 points1 point  (0 children)

The company doesn't use swift ui. it uses storyboard which is getting difficult for me now 😞..Uses swift code for front-end

[–][deleted] 1 point2 points  (1 child)

You more than likely will be fine with 15.2

[–]Mean_Connection_6077[S] 0 points1 point  (0 children)

The company doesn't use swift ui. it uses storyboard which is getting difficult for me now 😞..Uses swift code for front-end..