Oliver Bell

Results 14 issues of Oliver Bell

Hi, Thanks for this great library. Just thought I'd let you know that I've used `dynalite` to write a jest plugin designed for unit testing with DynamoDB. Please feel free...

**Is your feature request related to a problem? Please describe.** Current API requires you you to store a previous snapshot before the next "diff" can be stored. For example ```python...

feature request
good first issue

As mentioned in #16. It's not a breaking bug, so not a high priority.

Hi, Thanks for this great library, I just want to know if it was intended that `onPlacesFailure` is called twice when a `PlacesException` occurs? I found this functionality a little...

Hi, I understand this is an implementation of an existing RFC, but I did want to understand if there was an expectation of how to render a component with loader...

Some devices come with write protection, and need to run this command in order to erase. We can see the implementation in `dfu-util` here: https://gitlab.com/dfu-util/dfu-util/-/blob/master/src/dfuse.c#L219 I am happy to put...