Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

css minify, compression, and any more performance improvements

A quick audit in Chrome 66 pulls out a trove of places that could be heavily improved to improve performance. Minify the Javascript, minify the CSS, enable text compression on the web server, tree shaking on the CSS to remove unused CSS rules. The first 3 of those should be relatively trivial, and to be honest in 2018 web development should absolutely be part of a packaged web server product!
Status: Needs Votes
Comments
m_borzecki
New Member
'+1 I cannot agree more
m_borzecki
New Member
'+1
fbcideas_migusr
New Member
Status changed to: Needs Votes