Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL: bring old console.log pane back #1392

Open
hzoo opened this issue Sep 27, 2017 · 8 comments
Open

REPL: bring old console.log pane back #1392

hzoo opened this issue Sep 27, 2017 · 8 comments

Comments

@hzoo
Copy link
Member

hzoo commented Sep 27, 2017

Got a lot of comments on twitter about this (also @gsathya and @jridgewell at TC39) (and me too of course 😄 )

(the pane at the bottom)

screen shot 2017-09-27 at 11 38 04 am

@reznord
Copy link

reznord commented Sep 28, 2017

I'd like to take this on.

@hzoo
Copy link
Member Author

hzoo commented Sep 28, 2017

Ok cool, the code from the old repl is in https://github.com/babel/website/blob/master/scripts/repl.js#L592-L641

and now we have the react REPL in https://github.com/babel/website/tree/master/js/repl

@existentialism
Copy link
Member

@reznord how's it going? have any questions?

@xtuc
Copy link
Member

xtuc commented Oct 9, 2017

I made #1406, it's similar?

@hzoo
Copy link
Member Author

hzoo commented Oct 14, 2017

@xtuc not the same, it's about showing the output of the console in the website itself (without opening dev tools in the first place)

@xtuc
Copy link
Member

xtuc commented Oct 14, 2017

Ok got it. If we are doing this, my pr #1406 is not useful anymore. Feel free to close it.

@rajasekarm
Copy link
Member

rajasekarm commented Oct 31, 2017

I'll work on this.

Has PR #1458

@brianblakely
Copy link
Contributor

This would be so handy. Babel REPL is my preferred scratchpad, and that work almost always involves logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants