Hacker News new | ask | show | jobs
by darepublic 2209 days ago
I mean, similar to using react/redux to support noscript scenarios I imagine you SHOULD be able to use any SSR supportive framework to do the same, though it might require more than usual care to do so.
1 comments

Exactly! As long as your framework supports SSR, and you got an event-based state container, you're good to go.