Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get real server backend for progressive enhancement #6

Open
tigt opened this issue Aug 22, 2017 · 0 comments
Open

Get real server backend for progressive enhancement #6

tigt opened this issue Aug 22, 2017 · 0 comments

Comments

@tigt
Copy link
Owner

tigt commented Aug 22, 2017

Right now I'm between jobs and real poor, so I dread the idea of paying for a server if this were to get popular unexpectedly. But when I have the cash to do so, a server backend would provide:

  • No mooching off httpbin

  • Rock-solid shareable preview URLs

  • More accessible filter toggle switch, instead of the checkbox hack

  • Server-side UA sniff (ahem), because holy butts why is Blink so bad at <foreignObject>

    • This would also serve different HTML/styles for iOS, since its viewports do weird stuff
  • X-Frame-Options/Content-Security-Policy frameblocking detection

  • More meaningful error messages in general, since it wouldn't be limited by the same-origin policy

  • Probably lots of other stuff I'm forgetting right now, but cursed when I realized there wasn't an accessible and performant way to achieve in static HTML

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant