I’m working through the examples: GitHub - jupyterlab/extension-examples: JupyterLab Extensions by Examples
Suddenly React Widgets came up. I don’t know React. Is it necessary to learn React in order to write client JupyterLab extensions effectively?
If React isn’t necessary for writing these extensions, I would like to just suggest that it might be a good idea to isolate the React part of the documentation, so we can learn the topics easily without having to get up to speed on React.