#coredata результаты поиска
Here are the Core #iOS #CoreData Concepts for Beginners 👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻 1. It’s an object graph management framework Core Data is not a database like MySQL or MongoDB. It’s an abstraction over a database (most often SQLite) with additional functionalities such as lazy loading and…
Learn How to Save and Manage Data with Core Data in SwiftUI. In this video, I show how to add #CoreData to an existing Project and work with it efficiently
I'M BACKKKK 👀 Kick off the new year with my new FREE 2hr+ SwiftUI Core Data Course ⚡️ We'll be building a contacts app, which will teach you everything that you need to know about working with Core Data in SwiftUI 🤝 📹youtu.be/rTXkGCg58w0 #iosdev #swiftui #coredata
#BreakingNews | July Core Sector Data 🔸जुलाई में 8 कोर इंडस्ट्रीज ग्रोथ 8.3% से घटकर 8% (MoM) 🔸जुलाई में कोयला उत्पादन 14.9 % बढ़ा (YoY) #CoreData
💥🤔 This crashes with "Could not cast value of type '__NSTaggedDate' to 'NSNumber'." Any ideas? #CoreData or #SwiftUI
Just kicked off a Habit Tracker iOS project! 🚀 With ChatGPT’s help, I built multiple SwiftUI views and wrapped up the CoreData layer in under a week, dedicating only max 4 hours a day. 🛠️✨ #SwiftUI #CoreData #iosdev
✅ Day 57 of #100DaysOfSwiftUI : Editing SwiftData model objects, filtering @ Query using Predicate. Maybe I should switch from #CoreData to #SwiftData in my "onDone" app 🤔 #buildinpublic #iosdev #indiedev
Debugged iCloud syncing yesterday and needed a second dock. So I built one 😄 #icloud #coreData #legotechnic #lego
Here’s another conversation I had with #ChatGPT, asking it IF and WHEN a potential Swift successor to #CoreData could be released, what it thinks the ADVANTAGES of it could be & what the SYNTAX could look like. I think, the conversation shows the limits of ChatGPT pretty well.
I’ve been a bit frustrated with #CoreData recently. The DX is just not great and without @DonnyWals book I’d have been overwhelmed. Fetching objects takes long so I want to do it on a background thread. Do I really need a different context for this, why can’t I just do this? 🤔
Life Lesson: What you THINK you will like and what you ACTUALLY like are two completely different things. 👉 Stop obsessing over what you THINK you would or would not like and actually try it to see if it's true. ❤️ Never thought I would love writing #SwiftUI books. #coredata
"I can learn topics 10x faster" 😲 Wow, this feedback just made my day. ☺️ Thanks, Brian for permission to share your very kind words! 🙌 #coredata #swiftui
#CoreData #SwiftUI tip: don't set nsPredicate in onAppear. Set the predicated as part of your FetchRequest in the init instead.
With a #SwiftUI SectionedFetchRequest, is there a performance difference between using a stored attribute vs a computed variable marked as objc? My thinking is that the stored attribute uses a GROUP BY SQL statement whereas the computed loads all objects in memory? #CoreData
Is it fast enough? Over the past two weeks, I have been rewriting the underlying database at Disc Content AI (in #CoreData) Look how quickly it finds stuff with more than a million files cataloged... 😁 #buildinpublic
Index of eight core industries rises 3% YoY in September 2025 | Sector-wise highlights #coredata #industry etnownews.com/economy/index-…
Developing opportunities in the #PowderRiverBasin's unconventional plays? @TGScompany offers more than 975 digitized #coredata reports across this established #RockyMountainBasin, standardized and analysis-ready for seamless integration into petrophysical workflows.…
I filed this feedback to make Enums better with SwiftData: FB19106719 @luka_bernardi @curtclifton I couldn’t find anyone working in the #CoreData or #SwiftData team so I ping you. Thank you.
SwiftUI IntrospectのSwiftData版みたいなやつ。#SwiftData のModelContextからから #CoreData のNSManagedObjectContextやNSPersistentStoreCoordinatorにアクセスする方法が書かれている。すげー。 fatbobman.com/en/posts/use-c…
fatbobman.com
SwiftDataKit - Unleashing Advanced Core Data Features in SwiftData
Explore how to use Core Data's advanced features in SwiftData with SwiftDataKit, bypassing the Core Data stack. Enhance SwiftData with grouped counts and subqueries.
Interesting this from #natixis and #coredata seemingly validating that investors like the look of private markets without actually understanding them. #asic linkedin.com/posts/mike-tay…
😂 We asked for videos… and THIS is what we got. mAInet miners are BUILT DIFFERENT. #MineToEarn #Mainet #CoreData
Has anyone encountered such a problem? Do we really need to worry about it? It seems like some SwiftData internal problem, as there is no way to work around it as there is in #CoreData.
Oh man, I feel so lazy to add coredata to this app… I am tempted to just store all my Codables in UserSefaults. But lets do it, lets see how claude handles it. #ios #coredata #vibecoding #swift
Here are the Core #iOS #CoreData Concepts for Beginners 👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻 1. It’s an object graph management framework Core Data is not a database like MySQL or MongoDB. It’s an abstraction over a database (most often SQLite) with additional functionalities such as lazy loading and…
Learning about #CoreData with #SwiftUI and had to write their names. #BlackLivesMatter #GeorgeFloyd #BreonnaTayor #AhmaudArbery
Slowly making progress on my first app! 📱 Written in #swiftui and utilising #coredata—Film Notes is metadata for your analogue photography. 📷
While 1st app waits for reviewed. Designed the next app we will work on. Nervous & excited to be using / learning new things. #CoreData will be needed & for some reason this intimidates me. I am building apps that I actually need/will use. I need to squat🥲 #buildinpublic
No more #CoreData in the #WWDC23 Slack channels! It's now called data-frameworks! Do we finally have this new framework?!
Shoutout to @DonnyWals for the book "Practical Core Data" as I just used it to implement SectionedFetchRequests for this view🤩🤩. Also just finding out about the viewContext.count(...) used to get the count of a given entity #CoreData #SwiftUI #iosdev
#CoreData users, if you are not using `NSPersistentStoreDescription` when setting up `NSPersistentContainer`s, you are likely making wrong assumptions about where your SQLite files are being saved #iosdev
#CoreData #SwiftUI tip: don't set nsPredicate in onAppear. Set the predicated as part of your FetchRequest in the init instead.
💥🤔 This crashes with "Could not cast value of type '__NSTaggedDate' to 'NSNumber'." Any ideas? #CoreData or #SwiftUI
Wow... Seems that one of my #swift/#iosdev/#coredata @Medium stories got featured by @Google 🍾😆 Btw - new stories coming soon!
如何在 #CoreData 中使用 Derived 和 Transient 属性 使用过 Core Data 的开发者,一定会在编辑 Data Model 时看到过右侧的属性面板中的 Derived 和 Transient 两个属性。文本将结合我的使用体验,对 Derived 和 Transient 两个属性的功能、用法、注意事项等内容作以介绍。 fatbobman.com/posts/derivedA…
Time to get schwifty with some persistence by updating and deleting object in #CoreData #swiftlang youtu.be/XH-osAmaU5E
Learn How to Save and Manage Data with Core Data in SwiftUI. In this video, I show how to add #CoreData to an existing Project and work with it efficiently
I’m glad to let you know that the first #SwiftUI video lecture of the new #CoreData section is already available for you on the learning platform. More to come!
Something went wrong.
Something went wrong.
United States Trends
- 1. Trench 6,857 posts
- 2. Godzilla 23.3K posts
- 3. Brujas 15.8K posts
- 4. Brugge 35.2K posts
- 5. Barcelona 129K posts
- 6. Richardson 3,175 posts
- 7. Foden 14.9K posts
- 8. Shabbat 1,863 posts
- 9. $DUOL 1,940 posts
- 10. Flick 29.5K posts
- 11. Jacob Frey 18.8K posts
- 12. Anthony Taylor 1,050 posts
- 13. Fermin 9,496 posts
- 14. Hefner 1,157 posts
- 15. Jared Golden 1,448 posts
- 16. Ferran 12K posts
- 17. Lina Khan 6,086 posts
- 18. SCOTUS 31.9K posts
- 19. Hato 24.7K posts
- 20. NYPD 37.8K posts