Hi, guys! First of all: I am loving quasar. Such a complete tool!
I have used both Angular and React. And now I am trying vueJs, and I really prefer to use render functions with JSX over template.
I already added the jsx babel and eslint plugin to make it work with quasar. It is working like a charm. But, as I can’t find any examples, I wonder if what I am doing is wrong or unrecommended.
I started this project yesterday and I didn’t test all the corners. It is working perfectly in quasar dev mode, on browser. I wonder what is the probability to fail on mobiles or when build to production.
Can you give me some advices on this subject?
Thank you all in advance!