Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialnominuiop hijo
992 PointsWhat Javascript framework fits Django?
I'm wondering for a while what js framework I should learn, I'm kinda new with front end developing (besides html/css and basic js). I know that it may be a irrelevant question, because I can choose whatever I want, but I want to know what framework it's easier to set-up and use with Django.
Thanks in advance!
1 Answer
jason chan
31,009 PointsReactjs or angularjs will fit nicely.
Anything that can consume rest api. vue js is honorable mention. Or even emberjs. Really depends on what your team or architect decides.
nominuiop hijo
992 Pointsnominuiop hijo
992 PointsI think I will try vue js and react both, angular is not my type of framework. Thanks for suggestion!