top | item 28336026

(no title)

mokanfar | 4 years ago

>not recommended for production.

Rhetorical question: What percent of use cases is it not recommended for use in production?

discuss

order

tehbeard|4 years ago

The only use case babel in browser I can think of is either interactive tutorial/learning for end users on browser features or React JSX (to snuff out the whole getting a dev-env. setup), and interactive playgrounds like storybook.js to allow someone to compose a mockup, again without a git clone / do_x() / add / commit / push.