Nicolas Toublanc

Results 43 comments of Nicolas Toublanc

Good feature. Any news/plan about this?

I already used this generator as the base for server-side only backend, especially because its authentication mechanisms. To do so, I simply removed the client part (and clean package.json +...

You can authenticate the same way this client does. Is the other app also an angular application? On the client side, you have to do: - http post from login...

Edit: my bad, this is an old bug https://github.com/translate/translate/issues/3601 I also have the same problem with v3.2.0: ```bash xliff2po: WARNING: Error processing: input src/assets/i18n/messages.en.xlf, output None, template None: 'ascii' codec...

We should get inspiration here: https://github.com/optilude/xlsx-template And also see this discussion here: https://github.com/SheetJS/js-xlsx/issues/111

Should be soon... Typescript 3.6 final is planned for... yesterday :-) https://github.com/microsoft/TypeScript/issues/31639

Here we are :-) https://devblogs.microsoft.com/typescript/announcing-typescript-3-6/

@leo, any comment about @nathancahill PR? > @JounQin I'm not investing more time until I hear back from the maintainers that they are interested (in which case this PR can...

Good. I gave it a try yesterday, but have not been able to use it.

Any news about that?