#jsx
Read more stories on Hashnode
Articles with this tag
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...