Hacker News new | ask | show | jobs
by acemarke 2910 days ago
Looking at the Vue docs at https://vuejs.org/v2/guide/render-function.html#JSX , it specifically says using JSX with Vue requires a Babel plugin. How is that any different than React?