Raw API
Loading "Raw API (π solution)"
Run locally for transcripts
π¨βπΌ Great! While that's not really all that much nicer to work with, it does
get us a centimeter closer to our goal of using JSX with custom components.
It's also interesting to throw a couple console logs around and see how using
createElement
compares to simply calling the function directly in our
JSX.Now we're finally ready to use JSX for our custom components! Let's go!