Understanding React, Babel and Webpack.
If you are just getting started with React, I hope this article will be of some help to you. In React ecosystem, Babel and Webpack play a major role and we will see what they are. So the question is what is Babel, Webpack and why we use them? Before answering this question, we must…