Looking for dash-renderer guidance + docs

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?

1 Like

Hi @jkunstle
Good question. I may have a video you can use, but I have to review it first. I’ll DM you now.

Hi @adamschroeder

Can you DM me the video too? That would be a huge help for me!

Thank you

hi @nathan-rushing
I was mistaken. The video doesn’t exactly cover this topic. Sorry.

1 Like

Hi @jkunstle

You may not need to get into the nitty-gritty of the dash renderer to work on DCC components. Can you say more about what you would like to contribute?