dashed-slug.net › Forums › Exchange extension support › Moved: Altering UI markup › Reply To: Moved: Altering UI markup
September 21, 2018 at 2:09 pm
#4512
alexg
Keymaster
I used knockout because I was already familiar with it from a previous project. I know it is not the best framework out there, but often the best framework is the one you already know!
The markup is easily replaceable but the js code is not. My intention was to make it possible to make small alterations. To build something entirely from scratch, one can use the JSON API directly with any framework…