|
|
|
|
|
by madeofpalk
1568 days ago
|
|
A react feature that I appreciate is that it is "just javascript". It's easier to learn how to loop or have conditionals in React because it uses native JS features. It makes it easier to understand, for me. Having templating DSLs in other frameworks isn't a deal breaker, but it's a pro of React that I appreciate. |
|