hydrogen-web/TODO.md

13 lines
352 B
Markdown
Raw Permalink Normal View History

2020-08-05 22:47:35 +05:30
- make it a copy, not a fork of brawl, so we can have issues
- add compilation step for ie11 compatible bundle
- compile to es5
- use bluebird for promises
- make xhr request impl
- once app is loading, go over errors
- project goals
- works on mobile
- works well offline
- components can be used in isolation
- lazyload components?