Business problem: e-commerce
We’ll keep working on our e-commerce domain in this chapter as well. In the previous chapters, you saw how we worked with HTML to try to lay out what information should be on each page and identify what pages we need in the process. In this chapter, we’re adding the missing component, JavaScript, which is what makes it all work. JavaScript will play the roles of both adding interactivity and reading and writing data.