Web Unleashed 2019

2019-09-13 00:00:00 2019-09-15 00:00:00 America/Toronto Web Unleashed 2019 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto FITC Toronto

Overview

The modern developer workflow often starts with authoring a simple page, followed by a live push, but often concludes with a bottleneck discovery. With near certainty, the application was not tested, despite the availability of a testing tool a keystroke away: option-command-i bka Developer Tools (or Web Inspector for you know who).

Devtools should be as quotidian as a morning cup of coffee. Once a simple complement to the browser, it’s now a powerful application capable of providing immediate and revealing data of your site’s performance.

‘Slashing Bad User Experience’ will equip developers with the capacity to correctly conduct a site analysis, expanding on known features, exposing new ones, and provide solutions in the dissolution of performance bottlenecks and poor user experiences.

Objective

This talk will demonstrate how devtools is the first line of defence in battling offensive UX & performance bottlenecks

Target Audience

All developers who deploy to the web

Assumed Audience Knowledge

Some basic familiarity with devtools.

Level

Beginner to intermediate

Five Things Audience Members Will Learn

  1. Interpreting network waterfalls, and other such tabs and details
  2. Link conditioning and CPU throttling
  3. Responsive design testing and validation
  4. Remote debugging on mobile
  5. Resource parsing and decoding timelines