11 things you didn't know JS Bin could do
- Live preview in multiple browsers at once
- Change the default starting bin (roadmap allows for multiple starting templates)
- Easy access to your last edited bin (roadmap will allow ...?)
- Owned urls
- Quick line numbers
- Convert markdown to HTML easily
If you've selected 'markdown' as the processor from the HTML panel, you can quickly and easily get the HTML markup: from the same dropdown you selected 'markdown' from, select 'Convert to HTML'.
Note that with bins that are in markdown, if you change the url from, or even import from gists
- Clearing the console from the keyboard
- JS Bin has an API
- Watch someone edit code in real-time
- Right click code on any site and edit in JS Bin
- Switching to horizontal panels
Drafts may be incomplete or entirely abandoned, so please forgive me. If you find an issue with a draft, or would like to see me write about something specifically, please try raising an issue.