Learning React? Start small
daveceddia.com
Learning React? Start small
1–10 of 13 posts
Re: Learning React? Start small
#2Re: Learning React? Start small
#3Re: Learning React? Start small
#4Learn ES6 first, it will make learning the framework very easy. Otherwise you will never know the vanilla JavaScript from the React / JSX syntax.
Re: Learning React? Start small
#5Re: Learning React? Start small
#6Start small, with a Vuejs project, and put away React.
One can't deny that for such things popularity of the framework is supremely important. Even though I think Vue is superior to React/Angular, only half of the batteries are included.
Re: Learning React? Start small
#7Start small, with a Vuejs project, and put away React.
That would be wonderful, but I would like to have ready-made Vue components that I can plug into my app for rapid development. After searching incredibly hard, I realized that preexisting Vue components/frameworks as they are right now have a lot of bugs, or lack good documentation (some only in Chinese), or have visual glitches. One can't deny that for such things popularity of the framework is supremely important.…
Every single React component doesn't work, or is behind in terms of development. Poor documentation.
Vue on the other hand, documentation is in at least two languages, works, is up to date, and the community is always responsive.
Re: Learning React? Start small
#8Re: Learning React? Start small
#9Learning React and ES6/ES7 at the same time? Invest in a gun ahead of time and keep it relatively close by.