|
|
|
|
|
by hazza1
2937 days ago
|
|
The jQuery api was hundreds of different methods, the best of which are now available natively in JavaScript. React has a very small api, I hardly ever refer to the documentation (unlike when I was a jQuery or Angular developer) I agree that people reach too early for helper libraries but you can go a long way in pure React. |
|
React is brilliant but makes simple stuff that no one was thinking on anymore hard and complex again. So if you don't want to think about how to handle an AJAX request and an animation like it's 2004 you can just slap a library on top of React(and worry about the page size and loading strategies).
React is a statement, a revolution, it is about disowning the old Web and building it from scratch.