AaronGustafson’s avatarAaronGustafson’s Twitter Archive—№ 20,529

          1. We are working on a JavaScript API for managing PWA Shortcuts and would appreciate your input on a core feature. This thread ends with a poll. Please read the whole thing before voting. Background: aaron-gustafson.com/notebook/dynamic-shortcuts-questions/
        1. …in reply to @AaronGustafson
          Here are the longform definitions of the choices in the poll: Read/write dynamic: I want immutable "static" Shortcuts and separate "dynamic" Shortcuts I can add/update/remove via JavaScript.
      1. …in reply to @AaronGustafson
        Read all/write dynamic: I want JavaScript read access to all shortcuts, regardless of how they are defined, and I want to be able to add/update/remove new app shortcuts dynamically. Static ones would persist as defined by the Manifest.
    1. …in reply to @AaronGustafson
      Read/write all: I want JavaScript access to all shortcuts, regardless of how they are defined. This means I can update/remove Shortcuts defined in the Manifest too.
  1. …in reply to @AaronGustafson
    After reading all of that, how would you prefer to manage PWA Shortcuts in JavaScript?