Skip to content

Optimized an inefficient web application's JavaScript, CSS and assets delivery, ensuring it runs at 60fps and achieves a PageSpeed score of at least 90.

Notifications You must be signed in to change notification settings

starsyork/Web_Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Performance Optimization portfolio project

How to run this project

  1. Clone or download this repository
  2. Click index.html

####The changes I made ######index.html

  1. Inline CSS.
  2. Adding asyncto <script>.
  3. Adding mediaattribute.

######main.js 1.Moving the variable definition out of the for loop. 2.Using getElementById to substitute getElementsByClassName.

######other Compress the size of pictures.

About

Optimized an inefficient web application's JavaScript, CSS and assets delivery, ensuring it runs at 60fps and achieves a PageSpeed score of at least 90.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published