7:00 pm-7:45 pm - Diving deep into the build process of Reactjs web application
Description: Learn in detail about the transpiring and bundling process using Babel and Webpack. Also, learn about the optimization of a production-ready application using Lazy loading and code splitting.
7:45 pm-8:30 pm - End to end UI testing using puppeteer.
Description: Learn about how to isolate the UI from the backend and testing all the user interactions with our application using puppeteer.