argonlaser / badgeit-front

Front service for badgeit
http://badgeit.today/
MIT License
0 stars 1 forks source link

Usage of Cache and state #47

Open scriptnull opened 7 years ago

scriptnull commented 7 years ago

Please refer to https://github.com/scriptnull/badgeit/issues/24

As a result of it, the response on this line https://github.com/argonlaser/badgeit-front/blob/master/routeHandlers/result.js#L14 is capable of returning back two extra fields, cache and status

We should probably try to use them while rendering the result page.