Scott BonAmi
Scott BonAmi
On occasion I've seen duplicate syncing with objects, notably within the Example apps. This seems to indicate an issue where attributes or relationships are called on an object that isn't...
Objects may be removed from other clients, therefore PFIS should remove objects from the local backing store if it cannot be found during a subsequent fetch. Otherwise, inconsistencies ensue and...
PFIncrementalStore should have better inline commenting such that [CocoaDocs](http://cocoadocs.org) can be created for the library.
Parse provides a `[PFObject saveEventually]` method that could/should be utilized by PFIncrementalStore when possible.
Caching would be very helpful, however it may already be handled via Parse.
To help our team build better software and identify issues earlier in our development process, we've been toying with the idea of introducing a [JSON Schema](https://json-schema.org/) to our edge.json files....
Similar to #188, I'm looking to help our team build better software by reinforcing best practices and standards. One of the ways we can do that is to introduce opinionated...
## Description: Add Sparkfun ESP32-S3 Thing Plus board definition ## Checklist: - [x] The pull request is done against the latest develop branch - [x] Only relevant files were touched...