view_calendar.js: finalized a fetch design pattern
authorArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2023 19:48:52 +0000 (14:48 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 27 Dec 2023 19:48:52 +0000 (14:48 -0500)
commit0e0d140960c9f47411c15c820cba700d7688d0b2
treed036a22786797edbbaa876cf65f63e63adb0e5b3
parente00e07603c749a76ee790072df6ce4445d960c25
view_calendar.js: finalized a fetch design pattern

This uses "fetch" followed by ".then" etc. etc. etc.
and is tuned to be a design pattern for future code
webcit-ng/server/calendar_functions.c
webcit-ng/static/js/view_calendar.js