mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Update 2013-06-04-why-react.md
This commit is contained in:
@@ -31,6 +31,9 @@ see as an advantage over templates for a few reasons:
|
||||
**no manual string concatenation** and therefore less surface area for XSS
|
||||
vulnerabilities.
|
||||
|
||||
We've also created [JSX](facebook.github.io/react/docs/syntax.html), an optional
|
||||
syntax extension, in case you prefer the readability of HTML to raw JavaScript.
|
||||
|
||||
## Reactive updates are dead simple.
|
||||
|
||||
React really shines when your data changes over time.
|
||||
|
||||
Reference in New Issue
Block a user