Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

All Tutorials · 77 Results

Saving Data / Persistence
Flutter & Dart New
Saving Data in Flutter
Data is king! In this course you’ll see different techniques to store data in your Flutter apps. You will ... more
Android & Kotlin
Data Persistence With Room
Learn how to persist data in your Android app using the Room SQLite wrapper from Google.
Multiple Domains
Must-Watch Sessions From WWDC ’23
Ensure you’re up-to-date on the most important announcements from WWDC ’23 with this round-up of important se... more
iOS & Swift
SwiftData: Simplifying Persistence in iOS Apps
Learn all about SwiftData, a new framework introduced at WWDC 2023 that provides a Swift-like API for working... more
iOS & Swift
State Restoration in SwiftUI
Learn how to use SceneStorage in SwiftUI to restore iOS app state.
Flutter & Dart
Beginning FlutterFire
Firebase can help you add back-end features to your Flutter app without writing any back-end code. It prov... more
Flutter & Dart
Supabase with Flutter
Learn how to create a cloud based database and authentication application using Supabase. This is an easy ... more
iOS & Swift
Core Data: Fundamentals
Learn the basics of Core Data in this beginner series. You’ll learn how to model your data with attributes... more
iOS & Swift
Realm With SwiftUI Tutorial: Getting Started
Learn how to use Realm with SwiftUI as a data persistence solution by building a potion shopping list app.
iOS & Swift
Saving Data in iOS
Find out where and how to save data in iOS! This course explores common methods for persisting user data, ... more
Server-Side Swift
Running a Web Server on iOS with Vapor
With Vapor, your iOS app can be both the client and the server to control your data — or even other devices. ... more
iOS & Swift
Sharing Core Data With CloudKit in SwiftUI
Learn to share data between CoreData and CloudKit in a SwiftUI app.
Flutter & Dart
Beginning Firebase with Flutter
When writing mobile apps, saving the data users input is critical. You can save the data locally, but then... more
iOS & Swift
Set Up Core Spotlight with Core Data: Getting Started
Learn how to connect Core Data with Core Spotlight and add search capability to your app using Spotlight.
iOS & Swift
Dynamic Core Data with SwiftUI Tutorial for iOS
Learn how to take advantage of all the new Core Data features introduced in iOS 15 to make your SwiftUI apps ... more
Multiple Domains
Firestore Tutorial for Flutter: Getting Started
In this tutorial, you’ll learn how to use Firebase Firestore databases in Flutter by creating a fun app that ... more
Android & Kotlin
Realm Database on Android: Getting Started
Learn how to use Realm database on Android for data persistence. You’ll learn how to add it to your android a... more
Server-Side Swift
Database Migrations With Vapor
In this Server-Side Swift tutorial, learn how to perform database migrations with Vapor on your application d... more
Android & Kotlin
SQLDelight in Android: Getting Started
In this course, we will introduce you to SQLDelight, a generator for typesafe Kotlin code based on SQL dat... more
Multiple Domains
Firebase Realtime Database Tutorial for Flutter
Get started with Firebase Realtime Database by building a chat app in Flutter that provides instant updates t... more
iOS & Swift
Firebase Tutorial: Getting Started
Learn Firebase fundamentals including saving data, real-time sync, authentication, user status and offline su... more
iOS & Swift
AWS AppSync for iOS
Learn how to consume GraphQL APIs in your SwiftUI iOS apps in a simple and type-safe way using AWS AppSync... more
Android & Kotlin
Android DataStore
DataStore is Google’s new and improved solution for persisting simple pieces of data by using either key-v... more
Android & Kotlin
Values and Mutability In Kotlin: Getting Started
In this Values and Mutability tutorial, you’ll learn how to declare mutable, immutable, constant, late/lazily... more