• Hot
  • Top
  • New
3
votes

Optimize page loading

Things that allow to optimize page loading in Front and Back Office:
– Defer parsing of JavaScript.
– Remove query strings from static resources
– Lazy Loading Images
– Reduce HTTP Requests
– Combine of JS and CSS combining into one
– Use more Ajax functions expecial on back office