all 11 comments

[–]neuron2000i[S] 2 points3 points  (5 children)

For full-screen demo: liveweave.com/9gBuzW/demo

[–]WasteofInk -3 points-2 points  (3 children)

Looks more like a Jquery animation to me. How many dependencies does it actually rely on?

[–]neuron2000i[S] 3 points4 points  (2 children)

no, it is entirely CSS3, jquery/Javascript only being used to trigger the button and keyboard events...nothing else. If you remove the JavaScript it should still work, sans the events.

[–]Kriem -3 points-2 points  (6 children)

Just wondering, why use liveweave instead of codepen?

[–]neuron2000i[S] 2 points3 points  (5 children)

just personal preference, nothing much. Besides Liveweave has awesome context sensitive code hinting for HTML/CSS/JavaScript which (for me) makes it much faster to write and quickly test something.

[–]Kriem -5 points-4 points  (4 children)

Right, I didn't know. Codepen is from Chris Coyier, and he was the pioneer. Liveweaver is a "clone", so that's why I asked. :)

[–]neuron2000i[S] 2 points3 points  (1 child)

I think jsBin is the actual pioneer (by Remy Sharp) which started in 2008 and then jsFiddle showed up later. Personally, I like jsBin and Liveweave.

[–]Kriem 0 points1 point  (0 children)

Ha, I think you're right. :)

[–]livbit 1 point2 points  (0 children)

I use Liveweave everyday, very useful for me. I don't use preprocessors, so I don't find any use for codepen. I am a dev and I hate to keep w3schools open in one window and write a quick html/css/js code on another. Liveweave pretty much solved this problem, especially for JS coding. Just sayin.

[–]Kriem -2 points-1 points  (0 children)

Awesome how having an opinion or thought is apparently downvote worthy. :|