kovasb / session

repl into the clojurescript community
Eclipse Public License 1.0
460 stars 36 forks source link

Convert client to AngularJS #34

Closed kovasb closed 10 years ago

kovasb commented 11 years ago

Session's UI framework was a useful experiment, but not what we want long term.

We want something that is simple, powerful, and more mainstream-compatible. It should be easy to create new widgets and functionality for the session UI, and to create them as outputs of your evaluation.

I've looked into angularjs, and I think that's the way to go.

And I've started working on an angular version of the UI, so that branch will appear soon.

drozzy commented 10 years ago

Just saw your video about session (in closure meetup). Would be happy to help with AngularJS. Also, it seems like d3 is perfectly suited for the "data" handling (the stuff you talk about at the end).

paul-english commented 10 years ago

Is this still an idea, I think using om is a good solution.

kovasb commented 10 years ago

yeah, this issue no longer relevant