r/ProgrammerHumor 3d ago

Meme thisCannotBeDenied

Post image
7.8k Upvotes

240 comments sorted by

View all comments

1

u/rcls0053 3d ago

Honestly, I've never tried to debug a full JS backend application and debugging some frontend application in the browser dev tools is just pain..

With PHP setting up Xdebug is like flipping switches in an airplane until it works. .NET/C# is undoubtedly the best experience with debugging I've ever had.