Skip to content

Consider using newer Meteor features #116

@mitar

Description

@mitar
  • We could use more of imports/exports. Currently we still use traditional way of sharing symbols between packages.
  • Inside a package maybe we do not have to use share but just imports?
  • We use many wrapper Meteor packages which is then mostly a NPM module, maybe we can use NPM modules directly. (Many of peerlibrary packages which are doing just that.) Use NPM modules also for the client side.

(Feel free to suggest other changes which we could do to the app to make it more "Meteoritic". For now we are sticking with Blaze and CoffeeScript though.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions