Lesson 1 - Structure of a Web Application
Exercises
- What are the two main parts of a web application?
- There are two things that generally comprise your frontend. One is a website. What is the other?
- What are the two parts to your backend?
- What is the main function of the database?
- Why do we have an intermedium?