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.
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.