зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
12 строки
206 B
Plaintext
12 строки
206 B
Plaintext
https://reactjs.org/docs/jsx-in-depth.html
|
|
|
|
capitalization
|
|
is important !!!
|
|
|
|
comments
|
|
{ /* ... */ }
|
|
<SomeTag> ... /* ... */ ... </SomeTag>
|
|
|
|
2021
|
|
https://www.telerik.com/blogs/how-jsx-react-works-under-hood
|