zachleat’s avatarzachleat’s Twitter Archive—№ 17,000

      1. Love how @benschwarz framed performance with request priority in his post on @Real_CSS_Tricks: The Critical Request css-tricks.com/the-critical-request/
    1. …in reply to @zachleat
      @benschwarz @Real_CSS_Tricks Specifically, about web fonts. Push your font requests higher in the waterfall: * preload * inline @​font-face * CSS Font Loading’s .load()
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @zachleat
    @benschwarz @Real_CSS_Tricks Still using icon fonts? They’re probably mis-prioritized and requested as Highest priority when they shouldn’t be. Icon fonts 😰