More notes
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
e07c9c4864
commit
cbfbe6f9b9
10
UpNext.md
10
UpNext.md
@ -23,13 +23,13 @@
|
|||||||
--- Post-Refactor /static/js:
|
--- Post-Refactor /static/js:
|
||||||
--- Post-Refactor /static/js COMPRESSED:
|
--- Post-Refactor /static/js COMPRESSED:
|
||||||
- Refactor into files:
|
- Refactor into files:
|
||||||
- lib.main.js
|
- DONE - lib.main.js
|
||||||
- lib.board.js
|
- lib.board.js
|
||||||
- simple-board.js
|
- simple-board.js
|
||||||
- index.js
|
- DONE - index.js
|
||||||
- settings.js
|
- DONE - settings.js
|
||||||
- find-code.js
|
- DONE - find-code.js
|
||||||
- service-worker.js *in / not /js*
|
- DONE - service-worker.js *in / not /js*
|
||||||
- Notes:
|
- Notes:
|
||||||
- DONE - Do not put train details into DOM until requested - load into sessionStorage.
|
- DONE - Do not put train details into DOM until requested - load into sessionStorage.
|
||||||
- Put any reusable code in to a suitable lib file.
|
- Put any reusable code in to a suitable lib file.
|
||||||
|
Reference in New Issue
Block a user