Closed mitar closed 8 years ago
Also, it would be useful to document that one should create always their own base class and extend that one for components. So it is easy then to add global methods and other common stuff there.
Documentation published: https://peerlibrary.github.io/meteor-blaze-common-component/
So in tickets here we have quite some interesting mixins which should probably be collected into a package and documented. This package could also be then available to others to easily add their stuff. So something like "contrib" package or something.
What mixins or base classes or base class features would you like to see?