#100DaysOfCode day 6 of #100DaysOfSwiftUI
Aaah, that breathtaking pileup when closures sub for parameters, and trailing closure syntax kicks in! There's a bit of inception about it.
#buildinpublic getCelsius app: I built an intuitive feel for the 24-hour clock by changing all my clocks to it. I tried the same with Celsius, but am always asking Siri for a conversion. Maybe because the range is bigger? Less experiential 'hooks' into 20°C?
#100daysofcode #100daysofswiftui #buildinpublic
🎉 I just finished Day 89 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/89 via @twostraws. This course is incredible for thinking about the slight nuances of adding features. Hoping to get better at this with practice.
🎉 I just finished Day 88 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/88 via @twostraws. These flash card effects are awesome. It's awesome what we can create with a few lines of code.
🎉 I just finished Day 87 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/87 via @twostraws. Learned lots of useful things here. For some reason when I add the scene phase environment variable, it crashes my app with Firebase errors. I will have to investigate more.
🎉 I just finished Day 86 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/86 via @twostraws. Excited to use core haptics in future apps 😀
🎉 I just finished Day 85 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/85 via @twostraws. I made the challenge tougher than it needed to be by adding a create date to the Prospect 🤦🏽♂️
#100DaysOfCode day 4 of #100DaysOfSwiftUI
Ok, working on an app to help us Americans build an intuitive sense of Celsius #buildinpublic
#100daysofcode #100daysofswiftui #buildinpublic
And now unto #swift Just finished day1 of #100DaysOfSwiftUI - variables, constants, strings, numbers
#100DaysOfCode Day 3 of #100DaysOfSwiftUI
Thinking about how Swift optimizes some complex data types like dictionaries and sets for very fast retrieval, when compared to arrays.
#100daysofswiftui #100daysofcode
🎉 I just finished Day 84 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/84 via @twostraws. I need to do way better with access control on my own projects. It's definitely something that will get better with practice.
#100DaysOfCode Day2 of #100DaysOfSwiftUI
I'm reminded that next time I'm in Cork, Ireland, I must pay my respects to George Boole, the creator of Boolean logic:
#100daysofcode #100daysofswiftui
#100DaysOfCode Day1 of #100DaysOfSwiftUI
Giving it a go again. Refreshed my memory on Swift simple data types; tidied up a prior abandoned folder of work.
#100daysofcode #100daysofswiftui
🎉 I just finished Day 99 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/99 via @twostraws
Today’s release notes: 🤓
+ Image credits.
+ Saving favourites to the persistent storage,
+ Sorting modes (My brother made me get off the original challenge by replacing the default sorting for the favourites mode and I have to admit it is spot on)
For every #100DaysOfSwiftUI project I work on going forward, I’ll be showing my results to the #Fediverse, whenever applicable— I sure wouldn’t want many of those cookie-cutter text-only completion posts on my feed, either!
🎉 I just finished Day 98 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/98 via @twostraws
Once again, today was mostly practice. I am happy because by watching a lot how Paul writes code I am getting better at designing my structs, functions so swiftui views aren’t messed because of bad design.
Just completed day 33 of the #100DaysOfSwiftUI challenge, adding animations to my Guess The Flag project. It took 3 times as long as it needed to thanks to me forgetting that an animation modifier can watch a ternary operator, but the end results are beautiful!
Bon. Je me remet au #SwiftUI parce que c'est qd même écrit sur mon CV mais aussi parce que j’ai bien envie d’apprendre un nouveau language et que j’ai un petit projet débile que j’aimerais bien faire. C’est vrai quoi, on a tous besoin d’un randomizer pour faire son RandomLegacyChallenge dans les #Sims3
Donc ça commence : #100DaysOfSwiftUI
#swiftui #sims3 #100daysofswiftui
🎉 I just finished Day 97 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/97 via @twostraws
Not much of new features learned today, I guess for the sake of practice so I really appreciate it. Today’s work look great in my opinion, especially the details view. (Congratulations for the design @twostraws 😄.) And it fits different screen sizes really well too!
Speaking of practice, I also started writing a radio app based on the radio-browser.info data!
Just completed day 33 of the #100DaysOfSwiftUI challenge, learning advanced ways to work with animations as well as tap and drag gestures. I also made my own transition which increases blur radius while decreasing opacity. This was a fun one, if a little enigmatic…
Just completed day 32 of the #100DaysOfSwiftUI challenge, learning how to use basic animations and connect them to binding variables!