Dispatches From The Internets

Progressive Web Apps: ready for primetime

Very interesting info from Bruce Lawson on how Opera’s implementation of Progressive Apps differs from Chrome’s. I look forward to tucking into this approach soon.







ally.js

A JavaScript library that “provides certain standard functions the ‘web platform’ should’ve provided itself, so JavaScript applications can be made accessible more easily.”



Seriously, Don’t Use Icon Fonts

An excellent overview of why you shouldn’t be using icon fonts and should be using SVG instead. In short: Don’t be Table Guy.


Speeding Things Up with Service Worker, Resource Hints, and More

User experience encompasses more than just the interface. Download speed, render performance, and the cost of accessing a site are often overlooked areas when it comes to the practice of UX, but they all affect how users experience what we build on the Web.