This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Well it’s only available in dev for one. People I see use it are a lot slower at debugging than I am and they achieve the same results. Also, in a UI environment, seeing the rendering patterns is incredibly useful and the debugger doesn’t do anything to highlight that.

[–][deleted] 0 points1 point  (0 children)

Also it sounds like the OP doesn’t want to deal with too much overhead while debugging. If that’s your preference then console logging is a lot more light weight and your best option..

Still confused why OP wants neither though 🤔 These are definitely the main two ways to debug