this is terrible advise - you should be using unknown
. using any
you’re basically disabling TS and will be under the false assumption that your code is ok while it’s most likely missing a lot of runtime checks
this is terrible advise - you should be using unknown
. using any
you’re basically disabling TS and will be under the false assumption that your code is ok while it’s most likely missing a lot of runtime checks
using any
is actually much worse than using TS, because you’re basically telling the compiler “don’t help me here”… at least with JS the IDE is gonna help you… :/
haha same, I wish we could give names to backpacks and pouches!
or people used to work alone never having to go back to their code (e. g. bad consultancy jobs)
it really struggles with mid sized monorepo (think react libraries managed via NX)
I love intellij. The gut Integration and diff utilities alone are worth using it. However, it is so. Fucking. Slow!
depends on the company/team culture. are other people gonna have to fix or extend code you wrote? are you the sole engineer working on entire modules? do you hate feedback?
what data? just curios because there are so many ways to do PRs properly… like for everything, if it’s done badly better not do it. does not mean it is inherently bad
sounds like your company sucks. I’m sorry, must be lonely
and how you could test it easily! it’s incredible how much it helps for cleaner architectures
who should we be worried about?
I see the revoke button but it does nothing. I’m in Switzerland. Is it a bug?
That’s why PR should be small. It’s much better to have multiple PRs than a single big one.
Totally fair to have gigantic PR full of boilerplate code, but generally you can split the boilerplate and your feature in 2 PRs, where only the feature will get a proper review.
All of this obviously depends on the criticality of the system :p
just get a synology?