@ddoomen Our system got audited by external company and they concluded because our backend is deployed as a monolith, it is a red flag that needs to be solved with highest priority. Their argument? "Best practice".
@ThourCS@acezoneio I have a hard time believing that there is no placebo involved in your conclusion that this headset is so much better for CS2 footsteps than 6 previously used headsets - this is not a fair comparison. You have to measure it. Looking forward to the factual review.
@mahoekst @BartRoozendaal I agree it is much more complicated to navigate the many tools, libraries with diff. versions and semantics. I recommend Vue 3 with Vite, look at their docs, they are really good. And then I use Volar extension in VS Code. I have 15 years exp in .NET and 6 months in Vue π
@mahoekst @BartRoozendaal Yes in dev tools. Although I would say the need to attach breakpoint is rare. Since edits are instant I just edit the code, attempt to fix issue, maybe output to console log.