Skip to content

Comment on Ask HN: Can you help me choose a JS framework?

Comments

Another vote for AngularJS. It is simply awesome.

You'll have a couple of hurdles when working with Django because they both use {{ }}. Using the Django {% verbating %} to enclose your Angular worked well for me. Also if you rely on $resource in Angular, it removes slashes from urls so sometimes it's easier to resort to $http or escape your slashes.

Couple of references:

http://pragmaticstartup.wordpress.com/2013/04/27/some-lesson...

http://stackoverflow.com/questions/14533117/angular-trailing...

enjoy.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.