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 trial

JavaScript

hello 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

Hi 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!

thank you so much :-)

Happy to help!