Christopher Pitt
Christopher Pitt
## The problem **Describe the bug** When I create a timeline, I cannot save it. **To Reproduce** Steps to reproduce the behavior: 1. Create a couple characters 2. Create a...
I think it would be useful to allow an array of options - as alternatives to using the set*() methods post construction. If I modify the Waveform constructor and submit...
I think it would be useful to allow an array of options - as alternatives to using the set*() methods post construction. If I modify the Waveform constructor and submit...
I am using this library to generate JSON data for canvas animation and was wondering if it would be a good idea to create a JSON renderer. If I do...
Unfortunately, the testing setup doesn't appear to cover `GenerateSignedUploadUrl::forS3` and it seems impossible to test this (aside from the conditions that force a mock storage disk) without using S3 credentials....
Seems chapter 8 was written separately to the rest of the content (read: not a bad thing) and needs a bit of review. It contains a bit of "article" wording...
Small point, but it was initially confusing to me. The refactored app/tests/models/AuthorTest.php code (page 111, PDF) differs, in what it tests for, from the original code (page 107, PDF). The...