|
|
|
|
|
by rezistik
4194 days ago
|
|
@rglover, I'm actually about to do a side project for a family friend. I'd really like it to be something I could do quickly. Basic crud dealing with a lot of inputs, but I want to use Postgres. What's meteor got for me? I am honestly interested, as much as the marketing edge of Meteor annoys me I'd like to believe there is some truth to some of the hype. |
|
https://gist.github.com/themeteorchef/aa48a086824d9736033d
I added some inline comments to explain how everything is tied together, but if you have questions shoot me an email/gchat! ryan.glover@themeteorchef.com.
If you're looking to build a quick CRUD app, Meteor would be a great candidate.
Edit: In this example, the interaction would be when I type a taco name into the field provided and click "submit," it would immediately appear in my tacos list :)