Archives

Archives / 2021 / April
  • MDC 2021 - Minnesota Developers Conference (virtual)

    I will be presenting "An Introduction to Browser DevTools" at MDC 2021:


    Web developers use a large variety of tools to help develop and troubleshoot issues with web sites, but often overlook the DevTools in modern browsers.  Learn how to use DevTools to diagnose hard to locate CSS problems, debug JavaScript, monitor network usage, and many other common tasks.  Apply best practices from Lighthouse audits of performance, accessibility, and SEO.  It’s great that these powerful tools are now built directly into web browsers, discover how to use them develop better quality web sites more quickly.

  • St. Louis .NET User Group (virtual)

    I will be presenting Make the Web Faster! at the St. Louis .NET User Group:

    This session demonstrates practical techniques that drop a web page's size from almost 3MB to 143K, and load time from 6 seconds to sub-second, while looking the same! Review tools that validate and describe performance best practices. Explore how to defer resource requests, load resources asynchronously, and prefetch critical resources. Learn the techniques that can have the largest impact on web performance with the least amount of work!

  • .NET User Group of BC (virtual)

    I will be presenting Make the Web Faster! at the .NET User Group of BC:

    This session demonstrates practical techniques that drop a web page's size from almost 3MB to 143K, and load time from 6 seconds to sub-second, while looking the same! Review tools that validate and describe performance best practices. Explore how to defer resource requests, load resources asynchronously, and prefetch critical resources. Learn the techniques that can have the largest impact on web performance with the least amount of work!

  • Philipine .NET User Group (virtual)

    I will be presenting Make the Web Faster! at the Philipine .NET User Group:

    This session demonstrates practical techniques that drop a web page's size from almost 3MB to 143K, and load time from 6 seconds to sub-second, while looking the same! Review tools that validate and describe performance best practices. Explore how to defer resource requests, load resources asynchronously, and prefetch critical resources. Learn the techniques that can have the largest impact on web performance with the least amount of work!