DoneJS Contributors Meeting – 2018-07-06

Please add topics for discussion (and your status if you’re a contributor).

Live stream at ~8:30am PT:

Last 2 weeks:

Next 2 weeks:

Last Two Weeks:

  • CanJS 4.0 Upgrade Presentation
  • Helped with CanJS 4.3.0 and 5.0.0 builds/releases
  • working on making test-saucelabs run browsers in parallel

Next Two Weeks:

  • Routing and Testing Guides

Last two weeks

  • Finish strip out dev code from webpack production build (#4011).
  • Work on removing can-util and finishing it by opening PRs for all the listed module in the issue discussion

Next weeks

  • Upgrade ylem chat and todomvc demos to use connect #163
  • Get can-connect 3.X-pre working with ylem #164
  • create ATM demo using react-view-models #12

Last 2 weeks

  • Worked on making side-effectual packages work with tree-shaking.
  • Worked on new can-route-pushstate version (demo in the meeting).
  • Released canjs 5.0.

Next week

  • Working on stealjs 2.0, hopefully coming within 2 weeks.
  • DoneJS 3.0.

Last Two Weeks

 * Created code mod that adds "use strict" to all js files, excluding test files
 * Used landscaper to run the code mod on all canjs dependencies.
 * Updated package.json in canjs minor branch to have the newest dependency versions.