In “Death to Icon Fonts,” Seren Davies makes a strong case for using SVGs instead of icon fonts, which pose problems for people with dyslexia. Seren provided several eye-opening examples of accessibility issues caused by icon fonts. I learned, for example, that many people with dyslexia use a special system font that breaks icon fonts.
The web has been buzzing about WebAssembly, a portable format and execution model designed to serve as a compilation target for the web. Brendan Eich, creator of Javascript, discusses misconceptions and explains why we need WebAssembly in an interview with Eric Elliott. —Michelle Kondou, developer