Stacked Notes - Bourbon And Meteor
Tonight's meetup consisted of two separate talks. The meeting started with a delicious snack I've never had before: Pork Puppies.
Bourbon
2014-10-21 by Christian Reuter (Meetup)
Bourbon is a Sass library upon which complementary tools are built.
Grid
gem install neat
neat install
- copies neat files into project
Style Reset
gem install bitters
bitters install
- copies bitters files into project
Prepackaged Components
A Year With Meteor
2014-10-21 by Josh Owens (Meetup)
Meteor Resources (By Josh Owens)
More Meteor Resources
- https://atmospherejs.com/
- http://meteorday.com/
- https://www.discovermeteor.com/
- http://javascriptissexy.com/
In one year four developers where able to ship forty projects.
Pros
- Package namespacing
- Just JavaScript -
jQuery, the gateway drug [to hardcore JavaScript]
- More than a framework
- shared code (frontend and backend)
- build tools
- Great community - http://devshop.meteor.com/
Hosting
- http://docs.meteor.com/#deploying
- https://www.heroku.com/ - tricky with more than one dyno due to sticky sessions
- https://modulus.io/ (using https://www.compose.io/ for data)
Testing
- https://github.com/meteor-velocity/velocity - soon
- https://www.meteor.com/blog/2014/07/14/meteor-testing-framework-velocity
- https://www.youtube.com/watch?v=kwFv1mXrLWE
Gotchas
- [one other here, but i missed it]
- queuing
Also announced was the upcoming Stacked Conf! It will be on June -, 2015 at The Carolina Theatre. You should go.