1
Arsalan
6y

!rant

So, I've been working on a few Django projects at my company & we've been handling it quite well up until now. For those who don't have an idea of Django, it uses templating format as it's frontend & the data is served using APIs or context'.

Now the problem is, we're been told to use React js at the fronted with the current working projects.I've even gone to the 5th page of google & still haven't found a useful blog/answer on how to use react with django (i know that django rest framework will serve the apis).

There's no clear documentation for this. Even if there is, it's only basics which isn't quite helpful in my case.

So anybody can please guide me through or even provide a syntactical way to get this done, I'd be really grateful.

Thank You,
Your fellow devRanter

Comments
Add Comment