Would you use sth like plnkr.co with WebPack+Babel+AutoRefresh but no npm?

1 points by wonglok831 ↗ HN
Dear Web Engineers,

1. Would you use sth like plnkr.co with WebPack+Babel+AutoRefresh but no npm?

2. Would you also need collab feature on the editor?

3. What is the best strategy to produce a cloud coding tool for lightweight WebUI Prototyping?

Best wishes, With Love, loklok

1 comment

[ 1.7 ms ] story [ 16.8 ms ] thread
The best options right now for "real" code playgrounds are WebpackBin and CodeSandbox.io, which recently collaborated on an NPM/Webpack bundling backend.