stilkov’s avatarstilkov’s Twitter Archive—№ 28,215

  1. My favorite thing about web apps built using an approach that emphasizes web fundamentals, accessibility, semantic HTML, progressive enhancement, mobile first, and limited use of fancy new JS techniques, is that they create extra value for their users almost by accident
    1. …in reply to @stilkov
      Examples of such benefits: They’ll load faster, fail less often (and not as badly if they do fail), provide targets people can link to, work in line with user expectations …