adhocteam / dhsflash

Ad Hoc's submission to the DHS FLASH Technical Challenge Exercise
Apache License 2.0
1 stars 0 forks source link

Enhance kudo creation client-side #10

Closed paulsmith closed 8 years ago

paulsmith commented 8 years ago

When you create a kudo, it should XHR to the server if you are JS enabled, and append the response partial to the DOM.

Server-side rendering should still work.