I just finished Day 35 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/35 via @twostraws
I just finished Day 35 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/35 via @twostraws
If you're a LinkedIn kind of person, I wrote a little about the next steps for the #100DaysOfSwiftUI here: https://www.linkedin.com/posts/twostraws_swift-swiftuideveloper-iosdeveloper-activity-7303722233590403074-Sx0y?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAARNx0BrcavHI2xOYsR6xX-W59nZe87IFY – the TL;DR is to expect a big update around September time
I just finished Day 26 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/26 via @twostraws
I just finished Day 23 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/23 via @twostraws
I just finished Day 82 of the #100DaysOfSwiftUI
at https://www.hackingwithswift.com/100/swiftui via
@twostraws
Check my progress at https://github.com/cdalvaro/hacking-with-swift
I just finished Day 13 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/13 via @twostraws
I just finished Day 12 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/12 via @twostraws
I quit my job to learn to code. So I am restarting Paul Hudsons #100DaysOfSwiftUI and share my learnings with @appfrosch We are recording our sessions and upload them on YouTube. As we stick to our native language, we hope to create a learning ressource in german.
The first day of the new year seems to be a great date to release the first video
https://www.youtube.com/watch?v=vIbVyy5Q_7g
I hope, you are okay with this, @twostraws
First thing about #swift that's feeling strange (coming from Java/Kotlin) - `Struct` properties have mutability defined by both their own `var`/`let` keywords, but also by the mutability keyword on the instance.
Is there a link to a good explanation for this design choice? I.e. why aren't `var` properties inside a struct instance created with `let` allowed to be mutated?
Pros-cons of this vs the kotlin approach?
No fancy video today, I’m tired
I just finished Day 9 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/9 via @twostraws
I just finished Day 5 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/swiftui/5 via @twostraws
I just finished Day 2 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/swiftui/2 via @twostraws
Back at it after a little Thanksgiving break and we’ve run into our first (I think) need to use @MainActor.
Today we added the ability to change image filters and share the resulting image. #100DaysOfSwiftUI
One request I often get for the #100DaysOfSwiftUI is adding share buttons for other social networks. Honestly, I don't know *how*, particularly with federated services. So, I've taken a different approach: every day now has text you can copy/paste anywhere. I hope it helps!
[2] PS @twostraws this is cropping up in Day 27, Project 5 of #100DaysOfSwiftUI, specifically this page https://www.hackingwithswift.com/books/ios-swiftui/running-code-when-our-app-launches and this timestamp in the accompanying video https://youtu.be/OuwtiYwXIuc?si=4_A6dsOy6IMrw_y_&t=246 – I'm sure you'll be updating it in future but maybe this is helpful. Sorry if not! #iosdev #SwiftLang
Kinda glad I made the effort to take some screenshots along the way of doing #100DaysOfSwiftUI - it's fun to see all the apps we worked on (well, most of them) laid out at the end.
Will definitely come back to these when I need to remember how I did something in SwiftUI
️ Just finished Day 100 of the #100DaysOfSwiftUI challenge. Whew, there it is, all 100 days complete!
Special thanks to @ArrayOfFrost, @hopeforall, and @SuzGupta for all the encouragement along the way (and @twostraws for hosting the challenge!)