Facts about React JXS
const hello = <h1>I love bunnies</h1>
When I first came across this line of code in React, I assumed it was HTML but I got to find out it is called JSX . Let us find out what this JSX can do in this article.
What is JSX
JXS which stands for JavaScrip...
anitaihuman.blog3 min read
Favourite Jome
Software Engineer @bug0
I'm getting into React soon, JSX still seem strange 😬