-
Because `AccountsTemplates.configure` requires access to your `MainLayout` component, in the boilerplate all the components are defined in the `lib` directory - seems like bad practice to me. Is there…
-
@mattkrick Hi this huge effort man thank you for that ,but it's too many frameworks and tools here it will be much clearer if there's any blog post or step by step tutorial to guide us through.
-
"Embrace the ecosystem" http://docs.meteor.com/#/basic/sevenprinciples
I'm really happy with Blaze but it seems React is doing the same thing, why not cooperate?
- It got an official component model
…
-
[This section](http://react-in-meteor.readthedocs.org/en/latest/client-npm/), specifically.
Once https://github.com/meteor/react-packages/pull/151 gets merged, the `meteorhacks:npm` and `cosmos:brows…
-
Will be Mantra opinionated about directory structure?
-
As far as I know [Relay](https://facebook.github.io/relay/) is not only far more suitable, but literally created for the purpose of working with a GraphQL backend.
It seems like a huge mismatch. Red…
-
Latest stable build or the beta development build (today)
LDAP: Error [Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bind…
-
Thank you for putting this example project together. It opened my eyes about what is possible and is likely going to shape the way we do meteor development.
In meteor weekly I came across https://git…
jperl updated
8 years ago
-
I prefer the clear dependencies and non use of globals that modules bring.
-
How do we want to structure our page on the front end?
Options:
1. Have a single HTML document with each separate page being a div. Using css to transition between pages
2. Use ajax requests to get c…