|
|
|
|
|
by deweller
711 days ago
|
|
useEffect() replaces component lifecycle hooks in Vue. useRef() is the answer to this.$refs in Vue. Agreed that Vue and React are very different flavors. I think Vue has a shallower learning curve. In spite of React's problems, I do feel it scales to larger apps a little better than Vue. Both are great solutions. |
|