lade...
random avatar

zandr - Network

Posts Subscribe

Just completed day 59 of the #100DaysOfSwiftUI challenge, modifying the FilteredList view we created yesterday to be even more modular,...

https://iosdev.space/@zandr/1112...

Just completed day 59 of the challenge, modifying the FilteredList view we created yesterday to be even more modular, accepting an array of NSSortDescriptors to plug in the FetchRequest; as well as an enum that resolves to an NSPredicate argument!

It’s a shame that I don’t have any fun designs to share with you guys, but a good grasp of data is equally important!

10.10.2023 01:29Just completed day 59 of the #100DaysOfSwiftUI challenge, modifying the FilteredList view we created yesterday to be even more modular,...
https://iosdev.space/@zandr/1112...

Just completed day 58 of the #100DaysOfSwiftUI challenge, covering advanced Core Data techniques with predicates, live filtering, and...

https://iosdev.space/@zandr/1112...

Just completed day 58 of the challenge, covering advanced Core Data techniques with predicates, live filtering, and relationships between classes! My code almost got as ugly as my test views did.

8.10.2023 16:54Just completed day 58 of the #100DaysOfSwiftUI challenge, covering advanced Core Data techniques with predicates, live filtering, and...
https://iosdev.space/@zandr/1112...

Swift break today.

https://iosdev.space/@zandr/1111...

Swift break today.

8.10.2023 01:48Swift break today.
https://iosdev.space/@zandr/1111...

Just completed day 57 of the #100DaysOfSwiftUI challenge, expanding my Core Data knowledge by learning about Hashable, how to handle Core...

https://iosdev.space/@zandr/1111...

Just completed day 57 of the challenge, expanding my Core Data knowledge by learning about Hashable, how to handle Core Data’s optionals neatly, how to check for changes before saving to Core Data to preserve performance, and how to use constraints to ensure unique objects!

6.10.2023 16:21Just completed day 57 of the #100DaysOfSwiftUI challenge, expanding my Core Data knowledge by learning about Hashable, how to handle Core...
https://iosdev.space/@zandr/1111...

Just completed day 56 of the #100DaysOfSwiftUI challenge, wrapping up with Bookworm by turning some text brown for 1-star books, disabling...

https://iosdev.space/@zandr/1111...

Just completed day 56 of the challenge, wrapping up with Bookworm by turning some text brown for 1-star books, disabling the addition form until a title and author are added, and displaying the date of addition in the book’s detail view.

5.10.2023 14:41Just completed day 56 of the #100DaysOfSwiftUI challenge, wrapping up with Bookworm by turning some text brown for 1-star books, disabling...
https://iosdev.space/@zandr/1111...

Just completed day 55 of the #100DaysOfSwiftUI challenge, fleshing out the detail view and adding delete functions to the data model in...

https://iosdev.space/@zandr/1111...

Just completed day 55 of the challenge, fleshing out the detail view and adding delete functions to the data model in Bookworm!

4.10.2023 13:54Just completed day 55 of the #100DaysOfSwiftUI challenge, fleshing out the detail view and adding delete functions to the data model in...
https://iosdev.space/@zandr/1111...

I’ve got a lot of new tech to set up today, so I’ll be taking the day off from 100 Days of SwiftUI. 🌞

https://iosdev.space/@zandr/1111...

I’ve got a lot of new tech to set up today, so I’ll be taking the day off from 100 Days of SwiftUI. 🌞

3.10.2023 23:10I’ve got a lot of new tech to set up today, so I’ll be taking the day off from 100 Days of SwiftUI. 🌞
https://iosdev.space/@zandr/1111...

Yesterday was day 53, not 52. Oops!Just completed day 54 of the #100DaysOfSwiftUI challenge, starting work on Bookworm, which provides a...

https://iosdev.space/@zandr/1111...

Yesterday was day 53, not 52. Oops!

Just completed day 54 of the challenge, starting work on Bookworm, which provides a place to store your thoughts on books you’ve read, and keeps them there through Core Data.

2.10.2023 17:29Yesterday was day 53, not 52. Oops!Just completed day 54 of the #100DaysOfSwiftUI challenge, starting work on Bookworm, which provides a...
https://iosdev.space/@zandr/1111...

Just completed day 52 of the #100DaysOfSwiftUI challenge, learning how to create a CoreData model and read and write from it, as well as how...

https://iosdev.space/@zandr/1111...

Just completed day 52 of the challenge, learning how to create a CoreData model and read and write from it, as well as how to use the @Binding modifier to pass state info between views.

2.10.2023 02:28Just completed day 52 of the #100DaysOfSwiftUI challenge, learning how to create a CoreData model and read and write from it, as well as how...
https://iosdev.space/@zandr/1111...

My birthday week has begun, so I'll be taking the week off from this challenge. See you all on Oct 1st!

https://iosdev.space/@zandr/1111...

My birthday week has begun, so I'll be taking the week off from this challenge. See you all on Oct 1st!

26.9.2023 03:27My birthday week has begun, so I'll be taking the week off from this challenge. See you all on Oct 1st!
https://iosdev.space/@zandr/1111...

Just "completed" day 52 of the #100DaysOfSwiftUI challenge, doing all of the challenges except the last one. Here’s the...

https://iosdev.space/@zandr/1111...

Just "completed" day 52 of the challenge, doing all of the challenges except the last one. Here’s the “final” product!
(I’ll go back to work on it and finish the last challenge (converting our class to a struct) soon.)

26.9.2023 03:26Just "completed" day 52 of the #100DaysOfSwiftUI challenge, doing all of the challenges except the last one. Here’s the...
https://iosdev.space/@zandr/1111...

Just completed day 51 of the #100DaysOfSwiftUI challenge, adding networking to Cupcake Corner! (No new UI to display.)

https://iosdev.space/@zandr/1111...

Just completed day 51 of the challenge, adding networking to Cupcake Corner! (No new UI to display.)

25.9.2023 02:58Just completed day 51 of the #100DaysOfSwiftUI challenge, adding networking to Cupcake Corner! (No new UI to display.)
https://iosdev.space/@zandr/1111...

Taking the day off! 🥱

https://iosdev.space/@zandr/1111...

Taking the day off! 🥱

24.9.2023 00:19Taking the day off! 🥱
https://iosdev.space/@zandr/1111...

Just completed day 50 of the #100DaysOfSwiftUI challenge (Halfway point! 🎉), creating the basic UI for Cupcake Corner. Tomorrow we’ll...

https://iosdev.space/@zandr/1111...

Just completed day 50 of the challenge (Halfway point! 🎉), creating the basic UI for Cupcake Corner. Tomorrow we’ll be sending data to the internet to place the order, but for now the only web request is the AsyncImage on the checkout screen.

22.9.2023 14:46Just completed day 50 of the #100DaysOfSwiftUI challenge (Halfway point! 🎉), creating the basic UI for Cupcake Corner. Tomorrow we’ll...
https://iosdev.space/@zandr/1111...

Just completed day 49 of the #100DaysOfSwiftUI challenge which covers the upcoming tools for Cupcake Corner— mainly stuff relating to the...

https://iosdev.space/@zandr/1111...

Just completed day 49 of the challenge which covers the upcoming tools for Cupcake Corner— mainly stuff relating to the internet, such as URLSession, async/await, and AsyncImage.

22.9.2023 03:08Just completed day 49 of the #100DaysOfSwiftUI challenge which covers the upcoming tools for Cupcake Corner— mainly stuff relating to the...
https://iosdev.space/@zandr/1111...

Just completed day 48 of the #100DaysOfSwiftUI challenge, watching the two videos.

https://iosdev.space/@zandr/1111...

Just completed day 48 of the challenge, watching the two videos.

21.9.2023 02:22Just completed day 48 of the #100DaysOfSwiftUI challenge, watching the two videos.
https://iosdev.space/@zandr/1111...

Just completed day 47 of the #100DaysOfSwiftUI challenge, creating a habit tracker/counter app that saves its data!

https://iosdev.space/@zandr/1110...

Just completed day 47 of the challenge, creating a habit tracker/counter app that saves its data!

20.9.2023 00:08Just completed day 47 of the #100DaysOfSwiftUI challenge, creating a habit tracker/counter app that saves its data!
https://iosdev.space/@zandr/1110...

Started the day 47 challenge. Need to work on doing this earlier.

https://iosdev.space/@zandr/1110...

Started the day 47 challenge. Need to work on doing this earlier.

19.9.2023 04:00Started the day 47 challenge. Need to work on doing this earlier.
https://iosdev.space/@zandr/1110...

Just completed day 46 of the #100DaysOfSwiftUI challenge, wrapping up on drawing, and completing its challenges by making an Arrow shape...

https://iosdev.space/@zandr/1110...

Just completed day 46 of the challenge, wrapping up on drawing, and completing its challenges by making an Arrow shape with animatable line thickness (not sure if I did the right thing… this didn’t require me to use animatableData), and converting my rainbow gradient circle to a rectangle.

18.9.2023 02:48Just completed day 46 of the #100DaysOfSwiftUI challenge, wrapping up on drawing, and completing its challenges by making an Arrow shape...
https://iosdev.space/@zandr/1110...

Just completed day 45 of the #100DaysOfSwiftUI challenge, putting blend modes and other special effects to work, animating shapes, and...

https://iosdev.space/@zandr/1110...

Just completed day 45 of the challenge, putting blend modes and other special effects to work, animating shapes, and creating more complex ones.

17.9.2023 02:49Just completed day 45 of the #100DaysOfSwiftUI challenge, putting blend modes and other special effects to work, animating shapes, and...
https://iosdev.space/@zandr/1110...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members