@twostraws@mikaela__caron@swiftovercoffee It allowed me to transition from electrician to programmer, Swift was my first programming language and now Iโm a mid senior iOS developer earning more than double compared to when I was an electrician. ๐
The first time I click you see the numbers in order, but when I move the button logic to a function the order is lost. Do you know why?
#SwiftLang#Xcode#iOSDev
On todayโs #hws+ we learned how to build a static website using #SwitUI, thanks to the https://t.co/VUXuoVraoX package made by @twostraws#iOSDev#SwiftLang
If you want to be up to date with the most relevant #SwiftUI features introduced for #iOS since the last #WWDC, I highly recommend watching this lecture by @twostraws that took place at the last @SwiftConf.
#iOSDev
https://t.co/ZcBJY5lNgT
@killlilwinters Hey Maks! Yes I did it following that article. And donโt feel bad about your result, it took me like a week to do it, 5 hours per day.
I just got my 4th white belt stripe in the @essentialdevcom program, this time I learned how to add new features in a code base while keeping a clean architecture ๐ฅ
#iosdevelopment#swiftlang#iosdev
Did you know that we have the map and compactMap functions to transform the success case of a Result in #Swift?
And did you know the difference between them?
I've found them very helpful, take a look:
#SwiftLang#iOSDev
@twannl Can we use #SwiftData and #SwiftUI while keeping a clean/modular architecture? Sometimes I feel like apple wants us to write everything inside the views