WEB DEVELOPMENT WORKSHOP
Date | Day | Time | Topics Covered |
23/05/2022 |
Monday |
9:30 am to 12:30 pm & 1:00 pm to 4:00 pm |
What is Frontend Framework, Difference between JS and TS, Data types in TS, Oops Concept , How to install Node JS, How to Install Typescript, How to install and create Angular Project, Folder description of Angular Project , What is a Component, How to get output of individual component, MVC Architecture. Data binding , Directives in Angular, Assignment ( Make a responsive website) |
24/05/2022 |
Tuesday |
9:30 am to 12:30 pm & 1:00 pm to 4:00 pm |
How to use Bootstrap in Angular , Routing in Angular , Pipe in Angular , Service and Dependence Injections, Angular form, Custom Pipe in Angular, Multiple types of Routing, Create an Angular application which will do following actions: Register User, Login User, Show User Data on Profile Component. |
25/05/2022 |
Wednesday |
9:30 am to 12:30 pm & 1:00 pm to 4:00 pm |
Introduction of React, How to install React, How to create React Project, Description of folder structure, Difference between angular & react, what is virtual DOM, Types of Component in React, Hello word Program, Class based Component & Functional Based Component, What is JSX, Simple function and advance function in Java script, arrow Function, anonymous function , Rest parameterize function and Use of spread operator , Readux, Props , state, events , On click and on mouse over, React Hooks, component interaction, De structuring , Props , Task ( To create new component to change counter value on hover event ) |
26/05/2022 |
Thursday |
9:30 am to 12:30 pm & 1:00 pm to 4:00 pm |
Node JS, Installation of how to Executive Java Script file on server site, Types of Module, Core Module, Local Module, Third Party Module, How to create server using HTTP Module, How to make different request using HTTP Module, What is Node man and how to use it. What is Express , How to install Express, How to create multiple request using Express , how to use dot ENV file, Use of API checker , How to check multiple request on API checker. Task (Display home about contact HTML pages on server). |
27/05/2022 |
Friday |
9:30 am to 12:30 pm & 1:00 pm to 4:00 pm |
Introduction of Mongo DB, Installation of Mongo DB, How to create database, How to create Collection, Insert, Update, Delete, Add, Upsert , How to insert multiple record in an collection , How to remove single record, How to create Mongo DB Atlas Account and how to use in our Project, Database connection with Application , Server with Node JS Application, |