Petar Korponaić
Petar Korponaić
@Urigo just curious: any progress on this?
@Telemakhos I just restructured "kitchen" to make it easier to implement different routers and templating libs. Currently adding react ("kitchen" will be able to generate "blaze+iron-router" and "react+flow-router"). So now...
@Telemakhos Thanks. I didn't published latest version (v0.9.58) capable of generating "React" code yet. Expect something in a week (or two). _(there is just one "hello world" React app generated...
@jkalbfeld excuse me for late answer. Interestng offer. I'm busy with other things but maybe someone can help. Kitchen now can generate React (not fully implemented yet, still working on...
@chef9 best way is to create custom component. All you need is two files (html and js). Html contains template and .js contains template.events and template.helpers. Many kitchen examples use...
Btw, there is also possibility to create "plugin" - it's very similar to custom_componemt but it allows you to create additional .js file which will be executed by generator (node)...
@mukulhase thanks, added to list.
Hi @paplet , perak:joins ppackage is written in rush and I am currently working on a new kitchen-GUI (in the same time improving kitchen-CLI), so I'll need to replace perak:joins...
This repository is fine. :+1:
After I merge this, you'll be able to use it as normal package, but I need to find some time to test PR first...