Hacker News new | ask | show | jobs
by RutZap 4661 days ago
This is pretty cool, congratulations!

First of all, I have a question: how do you store the users' text? Do you store it on your server (a db) or is is local storage/cookies or something like that?

And some feedback: I would make the little save icon slightly bigger (probably have the size in %).

1 comments

Thanks for your reply. The the users' text is saved with HTML5's local storage.