cch5ng / frontend-nanodegree-mobile-portfolio

Optimized website. All pages pass Google Page Speed Insights. Pizza ordering site was optimized for JavaScript performance.
http://cch5ng.github.io/frontend-nanodegree-mobile-portfolio/
0 stars 0 forks source link

fps ~ 30: mobile change pizza size #8

Open cch5ng opened 9 years ago

cch5ng commented 9 years ago

culprit is changePizzaSizes(); might be b/c I modify the classList twice. maybe better the original author's way.