Closed juhasev closed 3 years ago
Right now everything is written in old school React style where you have a separate render function. Why not use Vue's single file components for better readability and to lower overall maintenance cost?
Yes. I know. It is horrible right now. This will be a single file in the version 20.
Right now everything is written in old school React style where you have a separate render function. Why not use Vue's single file components for better readability and to lower overall maintenance cost?