babel / sandboxes

Babel repl-like codesandbox: check out link =>
https://codesandbox.io/s/github/babel/sandboxes
39 stars 12 forks source link

Babel sandbox version comparison #2

Open wlawt opened 4 years ago

wlawt commented 4 years ago

Feature request for Sandbox.

The problem: is it useful to compare the output of babel between two different versions (i.e. 7.10.4 and 7.10.x)?

Outputs that we'd consider for this feature:

Design spec:

  1. Have an input box for the user
  2. Have one output box for the babel version the PR was submitted in
  3. Have another output box for another version of babel

UI Design:

Considerations:

ianjennings commented 4 years ago

From: https://hackmd.io/js_I3MpUR8GuSvv55DOnGw

Comparing output for bugs, code difference, code size, helping determine when I change was made, making a history of how things have changed.

ianjennings commented 4 years ago

Kamino closed and cloned this issue to MLH-Fellowship/babel-sandbox