Can you use Stylus, Jade, and Coffeescript for development with a native mobile wrapper like Trigger.io?

StackOverflow https://stackoverflow.com/questions/10239397

Question

I'm excited to be starting on my first project, and just wondering if you have any experience or pointers about the best way to use Stylus, Jade, and Coffeescript for development?

I'm sure I can figure something out, but thought I'd see if there was a recommended/fastest way.

Était-ce utile?

La solution

Yes. A Trigger.io user modified the basic template app using those technologies and you can see the code on Github.

More generally you can add customized steps to the Trigger.io build process, such as doing coffeescript compiles, using hooks. The documentation for that is here: http://docs.trigger.io/en/latest/tools/hooks.html

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top