Illustrates how to pre-render React components for a production system. The example use React as a substitute for python template systems.
For client-side integration examples, Owais's django-webpack-loader project has a bunch of good starting points.
Feel free to open a pull request, if you'd like to contribute more examples or links