|
|
|
|
|
by onion2k
3242 days ago
|
|
Coming from an Angular background, the thing that helped me immensely in learning React was learning Vue and vuex first. Vue is simpler (to learn that is; not necessarily true in terms of real world code..) but conceptually similar to React, which helped to bridge the divide between Angular and React. As a bit of a bonus I'm now familiar with three frameworks instead of one. |
|