Mihir Chaturvedi
Mihir Chaturvedi
Not to sound too ambitious, but what about a `devswag` bot to handle automatic issue/PR creation when there's a new proposed swag?
> https://zapier.com/apps/netlify/integrations/github This is beautiful! @swapagarwal I think we should then definitely create the form.
We'll use the same API method the source code is using: https://github.com/ColinEberhardt/applause-button/blob/master/src/applause-button.js It'll require a few AJAX calls to fetch the number of claps, and after that it's simple sorting...
Better yet: just one ajax request will do: https://github.com/ColinEberhardt/applause-button-server/blob/master/src/getMultiple.js
I won't get much time to work on this now because my exams are approaching :/. I'd love to review or help out from time to time though 😀 On...
### Note: the latest push to the PR is NOT working The latest commit is my attempt at a neater implementation of the same, though it is not working the...
@vikaspotluri123 Ah yes! Should've caught that earlier :flushed:! Nevertheless, the issue persists :slightly_frowning_face:
Problem fixed! :tada: Turns out I was using an outdated version of the JS file :see_no_evil: Don't cachebust during development! :smile: Also, why do the Netlify builds keep failing?
Alright! Will make the changes. Thanks :+1:
@aslafy-z made the respective changes, please check :smile: