Improvements added:
- Refactor: following more (but not completely) the TodoMVC specifications and template and also the standard.js style. Moved the safe ‘wrapper’-functions to the safe.js file (using anonymous IIFE function: no modules needed).
- Added loading screen
I know there are still errors like when deleting completed todo-entries.
But I’m going to wait for the next version of the Safe browser to see which errors remain: in development mode of the most recent version I see no errors (not tested everything)…
Ps: I’ve forgotten there was already an effort to a TodoMVC Safe example: MaidSAFE • TodoMVC.