Before following through the tutorial, you should know some basic stuff. Angular Basic concept such as interpolation, component, directive. Reactive Forms Router, lazy loading module How to communicate between parent and children component, @Input and @Output 2. Typescript basic: interface, class 3. Package Manager: npm or yarn 4. RxJS operators…