Just a quick question @sashko, is there somewhere that we can comment on the contents of the guide? Perhaps highlight any missing areas, gotchas, etc.?
For example: in the methods section, you suggest using mdg:validated-method but there is an issue if you have a method that takes no parameters at all, if you simply call Collection.methods.methodName.call() it will error. As the validator validate: new SimpleSchema({}).validator(), still requires an object.
This works great for migrating browserify.js global exports to 1.3 as well
Not to beat a dead horse but one of the pros with using imports is seeing where that module is defined and how many dependancies a certain module has (if youāre importing a lot in one file it could be a code smell).
well, itās a great show the increased involvement from the core devs is really bridging the gap thatās been between Meteor as an organization and the community! really awesome
Show #6 was excellent - awesome to witness @debergalisā foresight as always, and loved hearing from @benjamn (TC39 members are accepted for a reason - really glad heās part of MDG!).