hydrogen-web/TODO.md
Bruno Windels 2accab9cb4 WIP
2020-08-05 18:17:35 +01:00

352 B

  • 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?