ykdojo / editdojo2

This used to be Edit Dojo's private repo - now it's public.

Home Page:https://www.csdojo.io/edit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figure out the best ways to make React work together with Django

ykdojo opened this issue · comments

commented

I'm starting to think, React might be the best option for this project, partly because it'll make it easier to use React Native later on.

I found a few tutorials on how to make it work with Django:

I guess another option is to use a different backend stack (Node, for example). But I think that would take longer to set up considering the amount of code we already have in Django.

commented

There are still details to be ironed out, but I think I have a good idea on what general direction to take to make this work. So, I'm going to close this issue for now.