Are there any browsers with a JSX compiler built in?

Question

Are there any browsers with a JSX compiler built in?

Answer

Unfortunately, there are no browsers (currently) with a JSX compiler built in. On our personal computers, off Codecademy’s platform, we will need to set up a way for our JSX code to compile when building react applications that use JSX.

10 Likes

Thanks for sharing, this is super helpful!

5 Likes

Thanks for sharing. I am getting to understand clearly what JSX is now

Thank you for sharing. It is helpful.