Temple University

When a URL changes, it shall see what the new URL is and invoke the corresponding component function (as specified by the “passed in” routing table). Suggested Approach to Implement Routing Create two JavaScript components named blog.js and home.js and place them into folder js/components as was demonstrated by sample code “03_Reuse ... ................
................