The alternative to typing out verbose React.createElement calls is JSX, a JavaScript extension that allows us to define React elements using syntax that looks similar to HTML.
Single HTML Page (run itarrow-up-right)
Recipe App (run itarrow-up-right) (codearrow-up-right)
Last updated 3 years ago