The Best Of The Internets

Breaking Out of the Box

Years ago we started thinking about how PWAs could extend their reach into the titlebar (like Electron apps can) and it’s finally a reality! Check out this deep dive from Patrick Brosset to learn how to do it with just a little bit of CSS and/or JavaScript.





Bringing Chromium Edge PWAs (Progressive Web Apps) to the Microsoft Store

This is a very exciting announcement! > Both the Microsoft Edge and PWABuilder teams are extremely excited to share this Preview of new Edge PWAs in the Microsoft Store with developers today. We are eager to see developers leverage the full capabilities of the new Edge in their PWAs and ship awesome experiences to the Microsoft Store!


Hammer and nails

Love this analogy from Stuart: Front-end frameworks are essentially compilers that you require your users to run on their own machines to access your project!

Old joke: someone walks into a cheap-looking hotel and asks for a room. You’ll have to make your own bed, says the receptionist. The visitor agrees, and is told: you’ll find a hammer and nails behind the door.


Web Sites as ‘Public Accommodation’ under a Pandemic

This is incredibly important:

As movie theaters, restaurant ordering, college courses, and more move to online-first delivery, the notion of a corresponding brick-and-mortar venue falls away. If the current pandemic physical distancing measures stretch into the next year as many think, then this blip becomes the de facto new normal.


What’s in a name?

This is a fan-friggin’—tastic deep dive into accessible names, why they matter, and how to define them. Consider it a must-read!



‘The stakes feel higher but, with good practice, it need not be scary’ – NHS design lead on responding to coronavirus

Some awesome advice in this piece from Dean Vipond. My favorite recommendation (naturally):

This isn’t the time to get precious about your favourite design and development tools. Use progressive enhancement as your philosophy. Your service might have to be accessed on old devices in hospitals with outdated tech or unsupported operating systems. HTML+CSS is your best bet to ensure that the service can be accessed in unlikely scenarios you’ve never even considered. Do you want to take that risk at a time like this? Nope, me neither.