Julien Goux

Results 88 comments of Julien Goux

I'll consider it as well. I don't like CoffeeScript weirdness too.

@xgrommx Could you look at https://github.com/jgoux/generator-angulpify/tree/master/generators/app/templates/src/modules/javascript and help me to convert these files into TypeScript ? I'll do it this week but I don't know the language yet.

Hey @LEI , I'm rewritting all the generator so I won't be against some help on the typescript part. I'll up the files soon. :)

Hello @thejameskyle , thanks for the suggestion. I'll definitly add support for es6, and 6to5 seems better than traceur, so I won't hesitate if I have question about it. Thanks...

Yes ! I already plan to add some testing features. I'll do it soon. As always, PR are welcome too. ^^

Hey @WonderPanda , I saw that you made a prerelease including the support for Hasura action 🎆 . Is anything missing?

> Based on #4437 Does it also address this : https://github.com/ionic-team/capacitor/pull/4437#issuecomment-815692337 ? I'm hitting the same issue, after a redirect (for example an authentication flow), the capacitor bridge isn't injected...

@dylanvdmerwe I started looking into what should be done in order to support this use case (I'll need it as well). This is what we talked about with @thomasvidas on...

@dylanvdmerwe Hello Dylan, I didn't have time to investigate yet. Did you already try this solution : https://stackoverflow.com/a/55916297/1728627 ? I believe @mhjam made a contribution to make it works here...

Is there anything I can do to move this forward?