Add notes

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-01-24 21:26:47 +00:00
parent f9b1dd5861
commit a42a00ddf9
1 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,11 @@
- settings.js
- find-code.js
- service-worker.js *in / not /js*
- Notes:
- DONE - Do not put train details into DOM until requested - load into sessionStorage.
- Put any reusable code in to a suitable lib file.
- Make the board code actually readable.
- Prevent the whole page reloading when the PWA is re-opened, that just wastes API calls.
### Completed - Testing: