Added link to Babel to see JSX to HTML conversion (#35691)
This commit is contained in:
committed by
The Coding Aviator
parent
cde8516688
commit
78a4f45b0c
@ -147,4 +147,5 @@ There you got it! We used JSX's map to convert a list of book details to HTML el
|
|||||||
### More Information
|
### More Information
|
||||||
|
|
||||||
- [Introducing JSX](https://reactjs.org/docs/introducing-jsx.html)
|
- [Introducing JSX](https://reactjs.org/docs/introducing-jsx.html)
|
||||||
|
- [See JSX and HTML Equivalent Side-By-Side](https://babeljs.io/repl)
|
||||||
- [More Info On Using Maps](https://reactjs.org/docs/lists-and-keys.html)
|
- [More Info On Using Maps](https://reactjs.org/docs/lists-and-keys.html)
|
||||||
|
Reference in New Issue
Block a user