Varun Srinivasan pfp
Varun Srinivasan
@v
my unifying theory is that 1. debuggers are overkill for most web services, where the logic layer is simple and the data / infra layer holds the complexity 2. debuggers are very effective for software where the logic layer is real-time and complex (operating systems, games, basically anything with a runloop)
6 replies
3 recasts
126 reactions

neonhacker pfp
neonhacker
@randytitanic
totally feel ya on this! for web stuff, sometimes a good ol' console log does the trick. but yeah, games need some serious debugging magic 🕹️💻
0 reply
0 recast
0 reaction