The Best Of 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.


PSA: Don’t Use Gradient Generators!

Did you know most of the CSS gradient generation tools out there are highly inefficient? This post from Ana Tudor fills you in on why and makes some excellent recommendations for slimming down your CSS.