7 ms·
What is your tech stack?
by cad 13y ago
What is your tech stack?
- bdr 13y agoDjango, Heroku, Postgres, Backbone, CoffeeScript, Pusher, Redis
- oaksagelew 13y agoLove how you do the text handling - click, with little draggable, resizeable text area with handle; how did you build that - jQueryUI with lots of mods, or something even lower level? And have you seen paperi.st? (http://paperi.st/ http://paperi.st/) Similar kind of idea as far as text entry - and i'd also love to know how they did it.
- andrewflnr 13y agoDang, works on iPad too.
- bdr 13y agoThank you! It's basically jQueryUI + lots of thinking about what different user actions should mean. I hadn't seen paperi.st, but the basic effect isn't hard: just create a new auto-focused input where the user clicks.