This is Javascript Lab/Assignment. Complete with visual studio code. In this lab you will use the Express Generator to c

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

This is Javascript Lab/Assignment. Complete with visual studio code. In this lab you will use the Express Generator to c

Post by answerhappygod »

This is Javascript Lab/Assignment. Complete with visual studiocode.
In this lab you will use the Express Generator to create asimple web site. - Use the Express Generator to create a new sitecalled lab3 - Create a new ejs template for each member of yournuclear family (you, each parent, each sibling) - Create a sharedheader that has a link with the name of each family memberincluding yourself (e.g. Ethel | Harold | Paul | Rich ) - Each linkloads a page with the name of that person (e.g.http://localhost:3000/ethel) - Each page shares the same header.ejsfile - Add routing to your routes/index.js file so each link loadsthe ejs template containing some information about the selectedfamily member. For example: Ethel is a retired computer programmerwho started her career at IBM in the 1960's. At IBM she had to keepher wedding ring at home in order to maintain her job. She lovesgrowing roses and is a fantastic baker.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply