|
|
|
|
|
by zghst
4255 days ago
|
|
The thing with React is that either Facebook's engineers are incredibly prescient or lucky. React very is really well designed and feels natural with ES6. It's so incredibly designed, even without the ES6 optimizations of 0.12.0 (coming soon) you can code today in ES6 (I use 6to5 with JSX transformer harmony just in case). |
|
With React somehow the whole data flow and how components work and even JSX make a lot more sense.