Usually we see/hear the problems occur in production/staging, then we use Application Insights and try to follow the trace on what caused the issue. Most of the time we can find something that helps us re-create it locally, and then it's console.log/debugger-mode and/or look at React devtools to see the renders etc
@vinny194Ай бұрын
Jason, you have one job. If a tool asks you to show api keys, you know you have to say yes! 😂
@learnwithjasonАй бұрын
loool NO I'm learning 😆
@ProxyTvrАй бұрын
it work on microservices?
@learnwithjasonАй бұрын
it does!
@Volodymyr-y1cАй бұрын
This tutorial makes me feel a bit embarrassed given my approach to debugging :D
@learnwithjasonАй бұрын
it's all good! we can only do things the best way we know how - and now hopefully we've got a few more tools available to us to make it easier going forward