Victor

Results 147 comments of Victor

We are using nest in production https://hackages.io

@mmmoli I don't know if you saw I also created a function to automatically get preset from another NX library and I use it to get preset from my UI...

I did a repository with nx, twin.macro and styled-components and I wanted to have a tailwind config by project. To do it I did the following [script](https://gist.github.com/anymaniax/1187d1139f3b634a82d2fdd5d1d06b37) that I use...

Well, until the PR get approved I published my forked version https://www.npmjs.com/package/@hackages/ngxerrors

@egandro maybe this can help you https://stackoverflow.com/questions/35980322/cant-find-combinelatest-in-rxjs-5-0. The problem I think is that you have two combineLatest (operator and function) and you don't use the good import for that.

If you want: https://www.npmjs.com/package/@hackages/ngxerrors

I will check as soon as I can. Probably next week