This course explores Javascript based front-end application development, and in particular the React library. This course uses JavaScript ES6 for developing React application.
This course covers various aspects: -The use of Reactstrap for Bootstrap 4-based responsive UI design and various aspects of React components. -React router and its use in developing single-page applications. -Designing controlled forms. -Flux architecture and Redux. -Fetch for client-server communication and the use of REST API on the server side. -A quick tour through React animation support and testing rounds