optimize loading time
optimize loading time
Out of context: Reply #7
- Started
- Last post
- 11 Responses
- acescence0
cache all of your assets years into the future and use versioning to update assets, eg..
styles.css?version=1
..then to overcome the cache on the next update..
styles.css?version=2