Is there a way to practice React on here? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Is there a way to practice React on here?

I'm beginning to learn React and I wanted to play around with it without having to download a new file each time. Is there a way I can practice React on SoloLearn?

18th Feb 2018, 5:39 PM
Miranda Manriquez
Miranda Manriquez - avatar
1 Answer
+ 13
you can use this template and some other codes for reference if you wish to use JSX syntax, then keep all your code inside the <script type="text/babel"> tag and be advised that it takes the code a few seconds to compile from JSX (usually 3-5 seconds) https://code.sololearn.com/Wi772Mr81mX8/?ref=app https://code.sololearn.com/W3yg762H1lAn/?ref=app https://code.sololearn.com/Wecw2lB1OEB3/?ref=app https://code.sololearn.com/WnBUV4ek7kBN/?ref=app
18th Feb 2018, 7:56 PM
Burey
Burey - avatar