Hacker News new | ask | show | jobs
by jmull3n 2656 days ago
Vue can also be used from a CDN and doesn't require NPM.
1 comments

React can be used from a CDN as well, including using it with JSX. Although using JSX from CDN scripts is a bad idea in production because it's slower.