Javascript client-side framework not conflict with django template language
First, django template language is used on server-side to publish the
static html pages.
Within the HTML pages, I am trying to find some client-side javascript
framework which can provide some sort of structure (MVC, MVP, MVVM, MVW.
ect.)
AngularJS, Ember.js, Soma.js, they conflict with the Django template language
Knockout seems is the only choice so far. any more suggestions? Thank you
No comments:
Post a Comment