tomayac’s avatartomayac’s Twitter Archive—№ 11,234

  1. …in reply to @undefined
    @nhoizey KaiOS is a fork of Firefox OS. Apps are essentially just webpages that follow a couple of rules—mostly around permissions and some device APIs—and are served from the store. The intro developer.kaiostech.com/first-app covers it quite well. Comparable to Windows Store PWAs in essence.