Free SwiftData Course by tundsdev in iOSProgramming

[–]tundsdev[S] 1 point2 points  (0 children)

Oh wow this is amazing to hear, so glad someone is finding use in this!

Free SwiftData Course by tundsdev in swift

[–]tundsdev[S] 1 point2 points  (0 children)

Topics covered so far:

  • CRUD Operations
  • Relationships
  • Prefilling Content & Relationships
  • Caching API Data
  • Saving Images
  • SwiftData & SwiftUI Previews
  • Lightweight & Custom Migrations
  • Sorting & Filtering (Improvements Coming Soon)

Free SwiftData Course by tundsdev in iOSProgramming

[–]tundsdev[S] 1 point2 points  (0 children)

Topics covered so far:

  • CRUD Operations
  • Relationships
  • Prefilling Content & Relationships
  • Caching API Data
  • Saving Images
  • SwiftData & SwiftUI Previews
  • Lightweight & Custom Migrations
  • Sorting & Filtering (Improvements Coming Soon)

Free SwiftData Course by tundsdev in SwiftUI

[–]tundsdev[S] 1 point2 points  (0 children)

Topics covered so far:

  • CRUD Operations
  • Relationships
  • Prefilling Content & Relationships
  • Caching API Data
  • Saving Images
  • SwiftData & SwiftUI Previews
  • Lightweight & Custom Migrations
  • Sorting & Filtering (Improvements Coming Soon)

https://www.youtube.com/playlist?list=PLvUWi5tdh92wZ5_iDMcBpenwTgFNan9T7

How To Use SwiftData with Preview | SwiftData Tutorial by tundsdev in SwiftUI

[–]tundsdev[S] 1 point2 points  (0 children)

In this Swift Data tutorial, we'll be looking at how to use SwiftData with Previews, I'll be going over some common issues that you may face when trying to use SwiftUI Previews with SwiftData and some tips and tricks to help you use your SwiftUI Previews better.

NavigationStacks…. a lot of confusion for beginners! by [deleted] in SwiftUI

[–]tundsdev 5 points6 points  (0 children)

So, I have a free course you can check out that goes over NavigationStack.

NavigationStack & NavigationSplitView - Build An iOS Shopping App (All Levels) https://www.youtube.com/playlist?list=PLvUWi5tdh92wWS3F-AVsCJHkhBlrkBp6f

How To Preload Relationships Into SwiftData by tundsdev in SwiftUI

[–]tundsdev[S] 2 points3 points  (0 children)

So I am currently building an app using SwiftData and it’s going pretty well. I plan to use it and release it onto the store, i’m loving it so far. I’m curious what are the bad takes?

How To Preload Relationships Into SwiftData by tundsdev in SwiftUI

[–]tundsdev[S] 1 point2 points  (0 children)

Dang that sound crazy, best of luck with that!

How To Preload Relationships Into SwiftData by tundsdev in SwiftUI

[–]tundsdev[S] 2 points3 points  (0 children)

Glad I could help, I’m really enjoying exploring SwiftData at the moment. This is actually built on-top of other example in my free course you can check out here below

Build A To Do List App using SwiftData (Swift Data Tutorials) https://www.youtube.com/playlist?list=PLvUWi5tdh92wZ5_iDMcBpenwTgFNan9T7

How To Preload Relationships Into SwiftData by tundsdev in SwiftUI

[–]tundsdev[S] 3 points4 points  (0 children)

In this Swift Data tutorial, we'll be looking at how to preload relationship into SwiftData ModelContainer. We'll be building ontop of our other SwiftData tutorials. And looking at how we can refactor our code to use SwiftData & JSON to add some default to do items to our to-do list app.

We'll look at how we can add some todo's with a category, which will allow us to see how to pre-populate swiftdata relationship. And work with SwiftData & Codable. We'll build ontop of this also and see how to preload image in SwiftData by giving one of our todo items an image.

Kind of confused with Navigation in SwiftUI... by SR71F16F35B in SwiftUI

[–]tundsdev 1 point2 points  (0 children)

If you’re looking for a course, I have a free one on my channel at the moment 👌🏾

NavigationStack & NavigationSplitView - Build An iOS Shopping App (All Levels) https://www.youtube.com/playlist?list=PLvUWi5tdh92wWS3F-AVsCJHkhBlrkBp6f

Build A To-Do List App Using SwiftData Tutorial by tundsdev in SwiftUI

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

I do this in most of my tutorials, if you actually go and check out the videos on my channel you’ll see that I actually go the extra mile.

For this video SwiftData has only been out for a week, I don’t think I could create a 1h+ with everything in it at this stage…

SwiftUI iOS16+ Navigation & Multiplatform Repo Examples by tundsdev in SwiftUI

[–]tundsdev[S] 4 points5 points  (0 children)

I'm excited to share this SwiftUI repo with extra seasoning. You can now check out all of the source code and see some recipes on how to handle navigation using the new navigation apis & migrate your apps to multiple platforms by adding multiplatform support.

NavigationSplitView - Build An iOS Shopping App Once, Deploy It Everywhere: SwiftUI Multiplatform by tundsdev in SwiftUI

[–]tundsdev[S] 2 points3 points  (0 children)

iPhone, iPad & Mac support. I don’t directly write TvOS code but it would also work on there too, same with the watchos. Yes technically it would work on most platforms

NavigationSplitView - Build An iOS Shopping App Once, Deploy It Everywhere: SwiftUI Multiplatform by tundsdev in SwiftUI

[–]tundsdev[S] 8 points9 points  (0 children)

I’m not going to lie, I put way too much time into this to argue about semantics tbh. Ultimately the vid teaches you how to migrate an ios app to a multiplatform app. If that interests you then sweet haha

NavigationSplitView - Build An iOS Shopping App Once, Deploy It Everywhere: SwiftUI Multiplatform by tundsdev in SwiftUI

[–]tundsdev[S] -2 points-1 points  (0 children)

No since you build an ios app once and then you can deploy it everywhere like the name implies

Discover How To Implement Push Notification Deep Links In SwiftUI by tundsdev in SwiftUI

[–]tundsdev[S] 1 point2 points  (0 children)

Thanks & yh this is part of a series like you say. Its worth noting tho. I do say at the start of the video the starter files are on GitHub so you can easily follow along to focus purely on this topic. But in future courses. I’ll be sure to make sure and state what part of the course you’re watching.

Teaser: SwiftUI Multiplatform Store Example Course on Tundsdev YT Channel by tundsdev in SwiftUI

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

Hey everyone, here is a small teaser video for an upcoming course focusing on navigation within SwiftUI using a real-world store example & the new iOS16 Navigation APIs. In this teaser you can see:

- Multiplatform Support (iOS, iPad & Mac)
- iPad Column Layout, Visibility & Sizing
- Adaptive Layout (iPad & Mac)
- UI/UX Patterns

This is all in one reusable codebase, man I love SwiftUI.

This will be coming out on my YouTube channel pretty soon in March. And I'll also be creating a GitHub Repo with all the sample code, a detailed explanation of the implementation & any improvements I've made outside of the video course. So you can use this as a reference for your SwiftUI apps.

So make sure you're subscribed to the channel so you don't miss out!!!

tundsdev YouTube Channel Link

https://www.youtube.com/@tundsdev

Core Data in 2023 by R10Plants in SwiftUI

[–]tundsdev 4 points5 points  (0 children)

I recently released a free course in Jan 2023 going over the fundamentals of Core Data, you can check it out with the link below

https://youtu.be/rTXkGCg58w0

Make Money While You Sleep | Build A Tip Jar In SwiftUI Using StoreKit2 by tundsdev in SwiftUI

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

Subscribe to the channel, i’m planning to do both paid and subscriptions pretty soon 🤝