Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 379 Bytes

qonsole-2.0-todo.md

File metadata and controls

15 lines (11 loc) · 379 Bytes

Goals and notes for Qonsole 2.0 revision

Code style

  • move to ES2015
  • split qonsole.js into smaller modules, with unit tests
  • use npm for dependency management
  • migrate from grunt to gulp
  • dump Ruby tests and move to Karma

Functionality and features

Integration

  • factor out qonsole-core that can be shared with qonsole-rails
  • add qonsole-vue