The Meteor Chef
The Meteor Chef
These React folks just _love_ to split things into packages. C'est la vie. https://www.npmjs.com/package/prop-types
Bert is a stud and deserves to have his abs seen by more folks. We should remove any Meteor-specific deps and republish Bert on NPM so he can be used...
There should be a simple API for storing alert templates. E.g., we may always want to use the same alert over and over with a different (optional) title/type/message. It should...
Would be fun to have some built in error/success/netural messages that devs can use without thinking about it.
Make it possible to set a timer for each alert (as opposed to a global setting).
When I try to run tests I'm getting the following output. Of note, linting seems to work fine but as soon as the tests start up this error happens: ```...
This is just adding an unnecessary complication. I think I originally included this because I fudged on Mailgun credentials :fearful: we can remove this entirely.