š If youāre going to build for the web, build *on* the web.
If I was only able to give one bit of advice to any company: iterate quickly on a slow-moving platform.
š If youāre going to build for the web, build *on* the web.
If I was only able to give one bit of advice to any company: iterate quickly on a slow-moving platform.
The web as a platform is a safe bet. Itās un-versioned *by design*. Thatās the commitment the web makes to youātake advantage of it:
š” Opt into web platform features incrementally;
š” Embrace progressive enhancement to build fast, reliable applications that adapt to your customersā context;
š” Write code the leans into the browser, not away from it.