Themas e layouts completos:
Manuais de otimização/performance:
- https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery
- https://developers.google.com/web/fundamentals/performance/critical-rendering-path/render-blocking-css (edited)
- https://developers.google.com/web/fundamentals/performance/critical-rendering-path/adding-interactivity-with-javascript
Performance: Carregamento assíncrono de arquivos:
- http://requirejs.org/ (JS) [ultrapassado]
- https://github.com/filamentgroup/loadCSS (CSS)
- https://demand.qoopido.com/ (JS + CSS)
- https://github.com/systemjs/systemjs (JS + CSS) [recomendado]
Performance: Servindo arquivos:
- http://www.andrecarlucci.com/dev/como-habilitar-compressao-gzip-no-iis/
- https://docs.microsoft.com/en-us/iis/configuration/system.webserver/httpcompression/
Gerenciadores de pacotes JS:
Guias/tutoriais:
Boostrap + Razor: