And let big tech keep researching and using hostile psychological patterns in their services? Nobody wants overregulation and over control, but there's gotta be a line somewhere, and when corporations are deliberately…
I tried it and it's pretty cool, I might introduce it in our company project. I did notice one problem/caveat: It doesn't play nice with dynamic imports. Our project has a few files being lazily imported and the tool…
Could you provide examples of such risks? Because in my understanding, if some function/constant is exported but never imported anywhere, then it must be dead code and never run. And if it was reachable, then TypeScript…
And let big tech keep researching and using hostile psychological patterns in their services? Nobody wants overregulation and over control, but there's gotta be a line somewhere, and when corporations are deliberately…
I tried it and it's pretty cool, I might introduce it in our company project. I did notice one problem/caveat: It doesn't play nice with dynamic imports. Our project has a few files being lazily imported and the tool…
Could you provide examples of such risks? Because in my understanding, if some function/constant is exported but never imported anywhere, then it must be dead code and never run. And if it was reachable, then TypeScript…