Shawn Allen
Shawn Allen
@timelyportfolio are you interested in submitting a pull request with your TopoJSON update?
I think this is a TopoJSON version/API mismatch issue, as in #16. No time to figure it out now, unfortunately.
This is basically a dupe of #20, and really of #3. Unfortunately I haven't had much time to work on this library in a couple of years, so if you're...
Here is where I got when I last thought about the problem. One solution is something along the lines of using the area (in pixels) of the features as the...
Thanks for reporting this. I haven't checked out the demo for this in a _very_ long time, but I'm fairly certain that you can still install it via `npm` or...
Should we deprecate the scss-lint suggestions and config?
Yeah, the handbook would probably be a better home for my [wiki page](https://github.com/18F/automated-testing-playbook/wiki/Frontend-Testing).
I'm honestly not sure if I'm qualified to weigh in on this because I'm a self-taught programmer, but here goes: I've learned that composition is usually preferable to inheritance the...
Won't S3 let you set the Content-Type header to include the encoding?
Yeah sorry, I meant that the `Content-Type` header should be set to `application/json; charset=utf-8` on S3, rather than just `application/json`.