he can use the money for therapy
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… :/
this, and also nothing is 100% new - knowledge in similar areas will always help
what is not going to Oktoberfest gonna do?
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 meant more torchwood not necessarily more horny parts ( ͡° ͜ʖ ͡°)
I wish it were longer. So much potential…
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
nah… some national/international entity would step in. would be absurd to lose the Gmail accounts
depends what you mean by application code… I’d say if your business logic is exclusively used by a ui feature the best is to keep them together. but you probably want to abstract away things like data access. I found working with a nx monorepo helps reasoning about how to structure your code.
I still appreciate not having to open a website… there’s way too much context switching on the web