Raw API

👨‍💼 Great! While that's not really all that 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!

Access Denied

You must login or register for the workshop to view and run the tests.

Check out this video to see how the test tab works.