ReactJS with Django
摘要
In the preceding chapters, you learned how to serve different protocols, i.e., REST, GraphQL, and WebSocket, with Django apps and consume the responses in the Django templates. This chapter focuses on developing a client application using ReactJS, a popular JavaScript-based framework.