Hacker News new | ask | show | jobs
by austin-cheney 1302 days ago
These frameworks spend a tremendous effort trying to solve ridiculously simple problems. The most obvious example is state management. Here is how I solve for state management in a few easy steps:

https://github.com/prettydiff/wisdom/blob/master/state_manag...

With that approach I can have full state restoration on a full OS GUI running in the browser that loads in 0.3 seconds with state fully restored:

https://github.com/prettydiff/share-file-systems