I am not sure if this is the right place for this or if this is something you would even consider to be as within the scope of the project but I wanted to propose that while we have an Angular implementation of the components that it might also be beneficial to develop a native Web Components implementation that was framework agnostic.
The main benefits as I see it would be:
- Native Web Components would allow each component to be integrated with any of the main front end frameworks not just Angular thus improving the potential reach and impact of the project.
- It also allows the use of the components without any kind of framework and could just be used with nothing more than native browser APIs.
- All the obvious future proofing of the project that would come as a result of points 1 and 2 above.
I am not sure if this is the right place for this or if this is something you would even consider to be as within the scope of the project but I wanted to propose that while we have an Angular implementation of the components that it might also be beneficial to develop a native Web Components implementation that was framework agnostic.
The main benefits as I see it would be: