Enable browser feature detection
Include modernizr to enable the detection of supported browser features.
This would allow us to detect whether a browser is not capable to support features we use on our website and recommend switching browsers to the user in extreme cases.
Also it can enable the detection of low bandwidth on mobile devices and prevent/delay loading large images if that is the case to improve user experience