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 trialgig gigyy
Front End Web Development Techdegree Student 84 Pointshello my nickname is gig so i have learnt django and react and i don't know how to integrate react with django
please help me
1 Answer
matth89
17,826 PointsHi there. There is more than one way to use React within a Django project, but I've found this tutorial useful in getting started: https://wsvincent.com/django-rest-framework-react-tutorial/
Ps, if you haven't learned about using the Django Rest Framework(DRF) to create and expose API endpoints, I would start there, as that will be a crucial part of the equation. Hope this helps!
gig gigyy
Front End Web Development Techdegree Student 84 Pointsgig gigyy
Front End Web Development Techdegree Student 84 Pointsthank you so much :-)
matth89
17,826 Pointsmatth89
17,826 PointsHappy to help!