pinkpatrol@anarch.isOPtoAsk Lemmy@lemmy.world•What are some cool skills that are best learned young?English
2·
1 year agoOh great point. I’d add skiing to that category.
Oh great point. I’d add skiing to that category.
Awesome! I will try it out. Thanks!
I’ll have to give it a try
How do people do stuff without debuggers? :D
Another way to develop would be through iterating within a Unit Test that you don’t plan to keep around.
Uh, I set a breakpoint and run the app?
To add a bit more context, it’s more difficult to configure a debugger when the application is running within something like Docker. How difficult? That depends on the language and tools you’re using.
You’re absolutely right.