5 ms·
Sorry about your lost dweet :( Accidental infinite loops while editing can be a pain. A "reload" button isn't a bad idea, or a "recover dweet draft" functionali
by Lionleaf 10y ago
Sorry about your lost dweet :( Accidental infinite loops while editing can be a pain. A "reload" button isn't a bad idea, or a "recover dweet draft" functionality.
- artursapek 10y agoI managed to finish one! https://www.dwitter.net/d/714 https://www.dwitter.net/d/714 More suggestions: - in-browser minification tool - character counter would count using this output - larger textarea That way, I can compose without relying on vim + yui-compressor. Awesome little site.
- Lionleaf 10y agoBrilliant dweet! Part of the challenge is the manual minification. A larger textarea might be worth it especially as you can use linebreaks instead of ; for better readability
- artursapek 10y agoAye, then I cheated. :0 I'll try doing it manually next time.
- NKCSS 10y agoWhy not auto-save to local storage? That's something that's easily added.