Cameron McOnie
Results
2
issues of
Cameron McOnie
What is the correct way of performing work on a non-main queue using CombineFirebase? For example, using `.getDocument(as:)` to transform the data into a model object (in this case `City`)....
query
### Core Data Interop How should `JSON` properties be used in conjunction with Core Data? ### Discussion `JSON` neatly solves the case where a Swift type needs to be created...