joystick
joystick copied to clipboard
Gotchas
I think it'd be helpful/novel to document gotchas in the framework. Basically, things that are a "wtf?" in the code that are done to get around some gotcha in JavaScript or a third-party library/service. Came to mind when I was working on the uploader for S3 and noticed a "wtf" that I forgot about SVG MIME types.
- [x] Testing this out
- [ ] Just want to see
Each "gotcha" in the docs should have a reference URL that could be popped into the source so anyone browsing could see where/why the gotcha happens.