Javascript, HTML and CSS playground
I have just come across a very interesting website that just simply blew my mind away. It's called JsFiddle it's a virtual playground for Web Dev's to try out snippets of code.
JsFiddle comes with a variety of preloaded Javascript libraries for every taste, it also come with an Ajax echo backend so you can dive right into hacking code. You can also check out some very cool pre loaded examples.
It has a very slick and intuitive interface, thre distinct boxes for js, Css and HTML code to be placed and a fourth box where the results of the executed code will be displayed.
And something this handy wouldn't be complete if it didn't count with a very cool sharing and embed options to share your hacks with your programming peers.
Happy coding and enjoy!
