Hi,
I have a few questions about development with Rapido on front-end:
1. Is there a plan for updating the Reflex v1 CSS framework as the core layout grid system to a more modern one? Reflex v1 is not supported anymore by the creator who has also dropped the less implementation and moved to scss/sass one in Reflex v2 like most modern CSS frameworks.
2. Is there a plan to move to more advanced front-end framework like React(React Hooks & Babel 7) or Vue in the future rather than having a templating library like Handlebars for rendering the feeds?
3. Is there a plan to have a webpack build for developers working with Rapido for customizations and for code extension which would include terminal watch/build commands for less/sass/js files that would include the ignite layer automatically on build/watch rather than the current Visual Studio plugin solution?
Thanks