+ 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?
1 Respuesta
+ 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