James Gillmore

Results 129 comments of James Gillmore

@saginadir what does your replacement gulp task look like?

yea, react-native is in node_modules: http://snapplr.com/snap/k1es ..that's obviously in the node_modules folder within the project. i assume that's what you mean.

Awesome, it works now! Just fyi, I had to open a new window and re-add the project, which didn't do it before. Just updating and disabling/re-enabling the package within Atom...

another issue: since the console overlay wouldn't go away, i restarted Atom and now I have 2 sets of buttons: http://snapplr.com/snap/ma4b ...it also didn't stop the app on simulator when...

any word on when this will be ready? could really be useful to the Meteor community to compile spacebars (which is basically just handlebars with a few additions) to JSX.

What needs to be done? How could one contribute? What's the strategy?

what's missing from it? ...I don't suppose you could give me a hint to get started on one of the Roadmap-listed features, eg: _add support for {{#if}},{{else}},{{else if}},{{#unless}}_ ?

@stevenvachon I've never built a parser. What should I study to be able to work on this? What parsing technique did you implement? I imagine there is a documented strategy...