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

Online IDE in the documentation #18

Open
CompuIves opened this issue Oct 6, 2017 · 2 comments
Open

Online IDE in the documentation #18

CompuIves opened this issue Oct 6, 2017 · 2 comments

Comments

@CompuIves
Copy link
Contributor

Continuing the conversation on Twitter here: twitter.com/acemarke/status/913891217385168896.

I think it would be very beneficial for beginners to use CodeSandbox/Stackblitz/WebpackBin to start learning React. The environment is like a local code editor, which means that the user already gets familiar with the feel of a code editor. The user doesn't have to install any tooling, so you can start immediately. Also, whenever they want to continue offline they can easily click on 'Download'/'Export' to get a CRA version of the same application so they can work further on it.

I think we all agree that this would be beneficial, the question is how to approach this without confusing the user. Would be great to have a discussion on this here.

@damaera
Copy link
Contributor

damaera commented Oct 9, 2017

I'm looking forward for this,
Personally i prefer codesandbox.

gaearon pushed a commit to gaearon/reactjs.org that referenced this issue Feb 9, 2019
Propose "Tip" and "Warning" translations (used in inserts).
jhonmike pushed a commit to jhonmike/reactjs.org that referenced this issue Jul 1, 2020
@micpap25
Copy link

Hi, it looks like this has been pretty extensively done throughout the website. I think this can be closed since we link to CodeSandbox pretty commonly. The only thing I can think of adding to this would be embedding CodeSandbox, but I think that would warrant a new issue anyway. So I think this can be closed.

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

4 participants