JsFiddle: a REPL for web development
jsfiddle.net
JsFiddle: a REPL for web development
1–10 of 25 posts
Re: JsFiddle: a REPL for web development
#2Re: JsFiddle: a REPL for web development
#3It would be a nice platform for teaching basics, or even introducing something new.
Re: JsFiddle: a REPL for web development
#4Re: JsFiddle: a REPL for web development
#5Re: JsFiddle: a REPL for web development
#6Re: JsFiddle: a REPL for web development
#7Would be nice to have a preloaded example - i had to look at the screen for half a minute just to sort out all the elements that don't make immediate sense if there's not context that you're accustomed to..
Re: JsFiddle: a REPL for web development
#8Would be nice to have a preloaded example - i had to look at the screen for half a minute just to sort out all the elements that don't make immediate sense if there's not context that you're accustomed to..
Here you go: http://jsfiddle.net/derek/Vjxt2/
Re: JsFiddle: a REPL for web development
#9A wonderful project written in MooTools- IMHO, a civilized and superior JS toolkit if your JS environment is homogenous/sane.
unless of course your library defines your architecture- but i wouldn't consider a library of that nature a "toolkit".
Re: JsFiddle: a REPL for web development
#10There are a few others too.
http://jsbin.com - Not as many features as JsFiddle and the preview is on a separate page. The HTML/CSS/JS isn't kept completely apart either.
http://cssdesk.com - Primarily for CSS/HTML. Preview is automatically updated.
http://mootools.net/shell/ - Similar but more Mootools-centric; fewer features etc than JsFiddle.