Colin Eberhardt
Colin Eberhardt
> Btw you could nicer cast to non-nullable type without changetype Good call, I'm not that fluent in TS, so forgot about the non-null assertion operator. > btw isn't this...
Hi @donnemartin thanks for sharing this great data, I've used it to create some similar visualizations using D3 and d3fc (a component library for building charts): http://colineberhardt.github.io/d3fc-github-viz/ Hope you like...
Can you please provide a link to your website?
Sure ... The code on the blog uses the `get-multiple` API endpoint. These are documented in the 'Developer API' section of the applause button homepage (https://applause-button.com/) On the Scott Logic...
That's fantastic, thanks for the heads-up. One small request, can you please add a link to the OpenCollective page for this project? The server costs are funded by donation, I'd...
> You're paying about $40/month for AWS? I assume it automatically scales with demand? How many sites do you think you can support before you'll see a significant increase in...
That's awesome - thanks @bhadaway
Very nice - thanks @bhadaway :-)
Doesn’t work in what way? Are you seeing errors? Have you tried doing a diff between your output and the one from npm?
I've added some additional development instructions here: https://github.com/ColinEberhardt/applause-button#development Is the issue because you are using npm rather than yarn?