Viewing profile — hankeypancake
hankeypancake
HN member- Joined
- Sat, Mar 12, 2016, 1:16 AM UTC
- HN karma
- 131
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About hankeypancake
Frontend developer & UX designer at Beepsend
Recent public activity
- story
-
comment
Comment #11282434
I'm not very familiar with appcache, but reading a bit about the specifics it looks like it would work fine as long as you don't need IE<=9 support. Thanks for the input!
-
comment
Comment #11282389
Agree on all points. We don't automatically reload the browser though, so it's up to the user to actually get the new version, otherwise people would be very angry with us.. The ma…
-
comment
Comment #11270871
Yes, api versioning would be nice. However, with limited resources (as always) this takes you very far without it. Api versioning also only handles breaking api changes (which this…
-
comment
Comment #11270845
That crossed my mind as well. Though, that would require both frontend and backend code. This takes around 20-40 lines of javascript and works exactly as intended, and doesn't requ…