New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

Tributary - live and responsive visual coding

As in the blog post: http://enja.org/2012/05/07/floating-down-a-tributary/

Tributary is a web interface for live and responsive visual coding. It includes a code editor and provides some popular javascript libraries for visual programming. The core concept of tributary comes from the inspirational Bret Victor video and the implementation is derived from Gabriel Florit’s water project.
See video for yourself:



  Project is new but worth a try :)


http://enjalot.com/

To start playing with it just visit one of examples eg. http://enjalot.com/tributary/2271952/squarecircle.js click on value in source code and see how canvas is changing :)

Github repo: https://github.com/enjalot/tributary

Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)