Hacker News new | ask | show | jobs
by maxharris 4460 days ago
I'm looking forward to each template having its own local reactive state so that I can get away from storing everything in session variables, which are global.

Without this feature, it's hard (or harder than it should be) to create reusable user interface code.