kevohagan
kevohagan
sure :) btw just fyi , i find your setup and proposed pull-request cleaner than jedwards one :) On Sat, Nov 28, 2015 at 2:37 PM Gildas Garcia [email protected] wrote:...
one course that blew my mind about monads and functional programming in general is this one (the title is quite of-putting! ;) ) : https://frontendmasters.com/courses/functional-javascript/
This should go in docs :+1: If you want to access your users in Houston and/or be able to add houston admins just : ``` Houston.add_collection(Meteor.users); Houston.add_collection(Houston._admins); ```
@rafadorado this could be maybe a good alternative , i've been using it and its pretty smooth sailing : https://github.com/kadirahq/meteor-dochead
@dandv i am! but im also thinking of maybe injecting some meteorjs goodness into this. lets see On Mon, Apr 20, 2015 at 3:03 PM Dan Dascalescu [email protected] wrote: >...
sorry joris! it's true that i have a bit abandoned the boilerplate and havent actualized it in a while. It deserves a big update! It will be easy for me...
Just did an update, started from scratch :) check it out :+1:
Hi @jorisroling im sorry got mixed up in repos, check [https://github.com/kevohagan/meteor-boilerplate](https://github.com/kevohagan/meteor-boilerplate) for the time being :)
also a very good read is : http://javascriptissexy.com/learn-meteor-js-properly/ :+1:
Yes next week ETA! :) shouldnt be too hard to implement, havent had the time to really look at it yet ! @richsilv you're comments are awesome for TODO's ;)