DISQUS

DISQUS Hello! Mindtangle is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

JS Bin

Started by enguyen · 7 months ago

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 »

1 comment

  • Hi,

    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.

Add New Comment

Returning? Login