The Meteor Chef

Results 13 issues of The Meteor Chef

See suggestion from reader Eric in inbox.

refactor

These React folks just _love_ to split things into packages. C'est la vie. https://www.npmjs.com/package/prop-types

refactor

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...

refactor

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...

feature

Would be fun to have some built in error/success/netural messages that devs can use without thinking about it.

feature

Make it possible to set a timer for each alert (as opposed to a global setting).

feature

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: ```...

A given, but worth jotting down!

refactor

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.

refactor