Augusto Goulart
  • About
  • Scalable Python for the Web
Sign in Subscribe

React

A collection of 1 post
Django

Organizing Django and React with Yarn Workspaces

Django and React can be daunting to put together. One recipe I like for monorepos is using Yarn workspaces. [https://classic.yarnpkg.com/en/docs/workspaces/] The folder structure provided by create-react-app encapsulates all the frontend, and it doesn't feel connected or aligned to the Django project. Workspaces allow organizing
Jan 16, 2021 1 min read
Page 1 of 1
Augusto Goulart © 2023
  • GitHub
  • Linkedin
Powered by Ghost