DoneJS Contributors Meeting – 2017-02-10

Rough meeting notes:

Attendees: @bmomberger-bitovi @chasen @cherif_b @daffl @justinbmeyer @kdillon @matthewp @phillipskevin @pYr0x

Discussed topics:

Issues @cherif_b is working on:

Encouraging contributions:

A better console for --develop

  • @matthewp build an awesome prototype
  • done-serve --develop --ui curses
  • Ideas:
  • Make it the default for done-serve (once it’s stable)
  • Hide it behind a flag (like the prototype)
  • Make it a separate project

Remove can-connect/tag from guides:

Split up generator-donejs:

  • Pros: makes each generator more maintainable, faster install times, etc.
  • Cons: dev time to split up the generator, not installing “everything” when creating a new app, etc.
  • We’ll discuss this further for a post-DoneJS 1.0 release