Community Page
- mindtangle.net Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Allegra (fexofenadine) for Hay Fever: Only Allergy Medicine that has helped me. Expensive but it works like a charm.
- Thanks for the post, I found it one of the bests.
- Excellent article. I have added to myself in the selected works and have sent to several friends. To the author of thanks!
- Nice post. Thanks
- I actually got to watch over Eric's shoulder while he used/developed this. I think there's a lot of potential with the app, and in it's current form it's mesmerizing to use. Next...
Jump to original thread »
JS Bin is a tiny little webapp that lets people share bits of code for mutual debugging. The sweet spot is for swapping code on support forums. I found a bug in Prototype, for example, and JS Bin let me include a link to running code, quickly:
I’ve put up a test page th ... Continue reading »
I’ve put up a test page th ... Continue reading »
8 months ago
I just thought I'd add, that if you place a link to the jsbin paste on a support thread, it'll be likely that Google or some other search engine will spider the link.
Google will regularly spider the link checking for changes (certainly more than once every 3 months) and as soon as the spider hits JS Bin it'll mark the paste as newly viewed - hence keeping it active for longer.
Equally, if this is a concern for a lot of people, I may go ahead and add the option to keep the paste forever.
Cheers,
Remy.