diff --git a/UpNext.md b/UpNext.md index dc2ed47..7fe90be 100644 --- a/UpNext.md +++ b/UpNext.md @@ -23,13 +23,13 @@ --- Post-Refactor /static/js: --- Post-Refactor /static/js COMPRESSED: - Refactor into files: - - lib.main.js + - DONE - lib.main.js - lib.board.js - simple-board.js - - index.js - - settings.js - - find-code.js - - service-worker.js *in / not /js* + - DONE - index.js + - DONE - settings.js + - DONE - find-code.js + - DONE - 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.