1

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?

enter image description here

enter image description here

Community
  • 1
  • 1
user3871
  • 12,432
  • 33
  • 128
  • 268
  • 1
    The diagrams look right to me. Is there a specific question you had about them? Some minor additions: ` – jfriend00 Jun 02 '14 at 00:54
  • javascript being `ondemand` isn't very accurate since lots of script may have nothing to do with user interaction – charlietfl Jun 02 '14 at 01:00

0 Answers0