Mobile Portfolio

Initial Step

Speed is a very important aspect of any website and this page was SLOW! Using Chrome’s developer tools, I was able to find a number of functions that were taking far too long.

Initial Page Speed score

Next Step

Site's main page

Having found the problem functions, I analyzed the code in those functions and fixed the problems. A few functions were calling expensive DOM querying methods within a loop. Simply by moving these methods out of the loop performance was improved.

Wrap Up

Final Page Speed score

After fixing the biggest problems, I found smaller issues to improve as well. These included changing .innerHTML calls to .innerText and other minor improvements.

Get a hold of me!

Email is the best way to get a hold of me, but feel free to call if it is a reasonable hour in GMT -5.

Email Me Call Me Nevermind