Nidhi Gaday
Web Developer

I took this class to complete my Project 4 of Nano degree. It was fun to learn how I can make my web pages load faster using various optimization techniques.

Here you can see steps I took to achieve above 90 score for Index.html:

  1. Customize provided portfolio
  2. Simplified CSS as much as possible and avioded nested CSS
  3. Created Google Analytics Profile ID
  4. Ansyced Javascript resource files
  5. Used Web Font Loader for Google fonts to optimize render blocking
  6. Automatic Minify HTML/CSS and images using Grunt Plugin
  7. Optimized above-the-fold CSS using Grunt Critical plugin

RESOURCES