Hacker News new | ask | show | jobs
by tosihakkeri 1652 days ago
I think requirements have generally shifted quite bit from what plain html can do, if that's what you mean with "hypermedia". Though true, there's probably a growing understanding that one doesn't need React on every website. So maybe it'll rather be more refined understanding of when to use certain technologies.
1 comments

Certainly interesting but I fail to understand what's the big benefit? Also I would be afraid to have some corner cases that would need to be covered with JS, and that could get really ugly.
the big benefits are the simplicity of the model and returning to the hypermedia network architecture (with its attendant benefits)

don't worry! If you need to kick out to some front end scripting we have a solution for that as well:

https://hyperscript.org

So no ugly javascript! ;)