The document discusses using HTML imports and web components to build a web application. It describes how to include multiple HTML import files using IDs and wait for them to load before appending content. It also introduces Polymer components and using the core-ajax element to make AJAX calls without scripting. The final section notes that AJAX calls are needed by all and can be done without scripting using elements like core-ajax.