Vladimir López Salvador

Results 29 comments of Vladimir López Salvador

Well, there is an action that gets an array of files and has to return the same array of files, but continuously update the array before it finishes: ``` const...

First of all, apologies @thekarel for late reply. Answering your question, `processingFiles` moves the machine from `INITIAL`, to `PROCESSING` the first time the callback is called. When the callback is...

`npm run build` is an important ritual that should be run alone :)

@macrozone , In what version of mantra-cli was added the changes for meteor 1.5?

@macrozone , there is some work to do here. Currently I can set `modulesPath` variable, but when I create a component/container, tests are still being created under `/client/modules/...` instead of...

Hi @smooJitter. It's a shame indeed, that this wonderful architecture get abandoned by the community. I truly believe that Mantra could be adapted to keep up with the latest technologies...

Sorry @macrozone , Don't understand what you mean.

Thanks for your detailed explanation @macrozone , I understood. In other topic. do you know any CRUD solution built with mantra specific to React and Meteor apps? I'm looking for...

Exactly, yes. Put cache-control to objects uploaded to S3 (nothing to do with cloudfront, I was just explaining why I need to set the Header)