DEV Community

Discussion on: What should every developer know?

Collapse
 
nickytonline profile image
Nick Taylor

I'm saying what some would assume is obvious, but I'll say it anyways. It's OK to ask questions. No one knows everything. What you should do though before asking your questions is do your due diligence. Step through the code, check the logs, Google the error etc.

Someone more junior would perhaps due less of this, but as you progress in your career your diligence should increase.

Part of being a software developer is being a detective. 🔎 Now crack the case! 😉