Modern Persistence: Reminders Lists, Part 2
Update: 2025-05-19
Description
Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account.
---
We flesh out the reminders lists feature using advanced queries that aggregate reminders counts and bundle results up into a custom type _via_ the `@Selection` macro. And we show how "drafts"βa unique feature of StructuredQueriesβallow us to create and update values using the same view, all without sacrificing the preciseness of our domain model.
---
We flesh out the reminders lists feature using advanced queries that aggregate reminders counts and bundle results up into a custom type _via_ the `@Selection` macro. And we show how "drafts"βa unique feature of StructuredQueriesβallow us to create and update values using the same view, all without sacrificing the preciseness of our domain model.
CommentsΒ
In Channel