____________is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr. A. HasEvent() B. Navigator.userAgent C. Modernizr.load D. None of the mentioned Answer Workspace Report Discuss Answer with explanation Answer: Option C Explanation Modernizr.load is optional in your build, but if you are loading polyfills, there’s a good chance it can save you some bandwidth and boost performance a bit. Workspace
Discuss about the question