TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Tinkerbin

11 pointsby marizmeloover 13 years ago
Html, Css, and Javascript Support Coffescript, Sass, Less, HAML.<p>Good tool for testing your code online with the convenience of all those amazing tools.

4 comments

geoffhillover 13 years ago
Wow, this is really amazing. Can you give us a rundown on how it works? Does it do all of its own parsing, and then dump a more well-formed version into the iframe, or does it just send the text verbatim to the iframe and utilize the browser's parsers? It must use some sort of tag recognition to autoindent the input, but the output seems extremely generous (tolerant of malformed or partially completed input) to the extent of what a browser would do.
cookingrobotover 13 years ago
I like it. Could it load in an existing webpage given an URL so I could tinker without starting from scratch?
donutover 13 years ago
Nice. Looks similar to <a href="http://jsfiddle.net/" rel="nofollow">http://jsfiddle.net/</a>
评论 #3593603 未加载
tzamanover 13 years ago
Very nice, love the name, love the design, jsfiddle just got a competitor! :)