Daniel Saewitz

Results 53 issues of Daniel Saewitz

Javascript inside of other code does not seem to beautify.

In the README it says that I can use an array instead of a string to load balance multiple processes. However, I'm being thrown this error when I include an...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` ERROR Invariant Violation: Transform with key of "translateX" must be...

https://github.com/expressjs/body-parser has been removed from `connect`.

enhancement

There should probably only be 1, which package manager do you prefer?

**Is your feature request related to a problem? Please describe.** I'd like to make some requests that are not exposed via the library, e.g. `/guilds/{guild.id}`. **Describe the solution you'd like**...

enhancement

Would be nice to memoize the library, hopefully with minimal bundle size increase

Would be nice to build a simple website for basic docs, & I can host it. Something off the shelf works fine.

good first issue

Very often we have multiple boolean flags to represent a component and a single finite state does not reflect the UI we want to build. How might we design a...