Add React To A Website

React is a framework which is made by facebook. It’s very popular. So i try to learn react trough https://reactjs.org/docs/ and put in here. To add react library just add script like this, where you need to include babel.js so it can use jsx. Because using jsx , so in the js file or inline …

Add React To A Website Read More »