Hacker News new | ask | show | jobs
by anaxag0ras 1266 days ago
> 2. Canvas based web frameworks become viable as an alternative to the DOM.

I would further add that a lot of companies will jump on this bandwagon until they realize they actually need SEO and accessibility and then move back to something similar to SSR.

1 comments

Do you really need SEO for a login restricted web app? Will it be possible to have a framework/library that fallsback to DOM rendering when accessibility features are used? I think it’s actually feasible