Brian
Results
42
comments of
Brian
Each request in the API returns an object which includes the `Requester` class so it can make it's own network requests directly, which is why serializing to JSON can be...
I think there are two things worth discussing: 1. The typing improvements will help. I think `PaginatedList` is one of the harder bits of the library to get right if...