What's the difference between "reactive" and "interactive"? Just wondering if we really need a new buzzword...
I think "Reactive" refers to Reactive Programming where the display values change automatically when the input values change without the programmer having to explicitly set them.
Tangle is a JavaScript library for creating reactive documents.
21–30 of 63 posts
Re: Tangle is a JavaScript library for creating reactive documents.
#22http://mediawiki.org/wiki/October_2011_Coding_Challenge/Real...
Re: Tangle is a JavaScript library for creating reactive documents.
#23Re: Tangle is a JavaScript library for creating reactive documents.
#24Re: Tangle is a JavaScript library for creating reactive documents.
#25This is absolutely brilliant for educational uses. Even the front-page filter example is something I plan to suggest to my prof for the DSP class he teaches.
I'd like to suggest that in the case of audio, adding the ability to experience changes aurally in addition to visually.
Re: Tangle is a JavaScript library for creating reactive documents.
#26have I been missing something or this brakes every accessibility rules? how can I "slide" without a mouse? It seems I can't even tab to the sliding enabled elements.
Re: Tangle is a JavaScript library for creating reactive documents.
#27Another cool experiment with the graph example given there: http://worrydream.com/ExplorableExplanations/ — go down to the guitar icon (or find "incidentally" on the page).
Re: Tangle is a JavaScript library for creating reactive documents.
#28Another cool experiment with the graph example given there: http://worrydream.com/ExplorableExplanations/ — go down to the guitar icon (or find "incidentally" on the page).