Revisit API usage #38

Closed
opened 2019-11-21 16:39:25 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2019-11-21 16:39:25 +00:00 (Migrated from github.com)

Every time the journal page is loaded, the entire journal is reloaded from the server. This is unnecessary if it is not stale; implement a way to determine if this call should be made.

Every time the journal page is loaded, the entire journal is reloaded from the server. This is unnecessary if it is not stale; implement a way to determine if this call should be made.
danieljsummers commented 2021-10-24 15:48:35 +00:00 (Migrated from github.com)

The JSON API is removed in version 3; this is no longer necessary.

The JSON API is removed in version 3; this is no longer necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bit-badger/myPrayerJournal#38