gillchristian / tsplay.dev

TypeScript Playground Shortener
https://tsplay.dev
MIT License
67 stars 9 forks source link

Playground & Client: persisted history #11

Closed gillchristian closed 4 years ago

gillchristian commented 4 years ago

History is lost after reloading or even unmounting (when moving to other tabs).

Persist on localStorage

gillchristian commented 4 years ago

Already working on the new client :rocket:

gillchristian commented 4 years ago

60