Single post
jump to repliesWow, just used Gemini-cli to train Piper on MPS. It even made a nice Swift UI app for it, really cool.
2 replies
back to top@ZBennoui That's really cool, congrats! Just one thing, please please please don't use the Claude-generated code to learn SwiftUI… SwiftUI has gone through several very significant changes since its introduction, so there's a lot of still working but deprecated API in there, and Claude absolutely loves to use the outdated methods. So, if your goal is just to have some great fun with it and quickly build some fun projects for yourself and maybe some friends, this is absolutely, totally fine. But if you actually want to get into Swift and SwiftUI for real, I'd be more than happy to send you a link to an absolutely amazing tutorial series, which will teach you all you need to know from beginner to expert.
@robin Oh yeah of course, although this is Gemini3, not Claude. Would love to learn Swift UI, I tried a few years ago and didn't really get anywhere, but now that I have a pretty good grasp of the fundamental stuff I'd love to try again.