I’m working on contributing to DCC but I want to start out by having a good idea of how the renderer works in the first place.
I know React well enough to be productive, but would really value a general overview of how dash-renderer works. The files in dash/dash-renderer/src aren’t commented very thoroughly, and I intuit a lot of what’s happening, but I’m looking for a higher-level resource.
I’ve read contributing.md and the dcc equivalent already- does anyone know any other resources for this?