I'm trying to get started with web application development, and understand how everything works together at a high level, including:
- understanding "front-end" and "back-end"
- basic structure of DOM
- sequence of events for web application
I've found help on order of execution for web app and HTML order, but I'm having trouble understanding how everything works together at a high level. The way I learn best is by drawing it out. Are my drawings correct?