State management across CardService, HtmlService and Server side Add-ons

51 views
Skip to first unread message

Bruce Mcpherson

unread,
Oct 12, 2022, 12:14:23 PM10/12/22
to Google Apps Script Community
I’ve been working on a CardService Add-on lately which also uses HtmlService, and also runs quite a few things Server side. All of these modes need to share state, and it always ends up rather messy. I though I’d take some inspiration from Redux and Vuex and apply those techniques to centralize and simplify state management from the business going on in each of these separate but co-operating environments

https://ramblings.mcpher.com/apps-script/add-ons/docai/state/

N A

unread,
Nov 5, 2022, 9:17:06 PM11/5/22
to Google Apps Script Community
Interested on how you handle the CardService which uses HtmlService. Aren't those two conflicts which each other?
Reply all
Reply to author
Forward
0 new messages