|
|
|
|
|
by prpatel
5021 days ago
|
|
I've asked this question before to folks who I know use ClojureScript. The answer is: you don't need a framework like Backbonejs if you're using ClojureScript. Why? The ability to work in a functional language means you are able to express equivalent concepts without the need for alot of plumbing/framework. |
|