So I just checked out this video posted by freeCodeCamp on youtube. Found some cool points that I noted down. Thought someone in the DEV Community would find it helpful.
- Understand the scope and the problem first before coding
- Document as much as you can
- Write readable and maintainable code
- Be good at cross-functional work
- Be an effective communicator
- Recognise opportunities for improvements and impacts
- Have a growth mindset
Top comments (2)
I think this is a bit easier said than done. I think people fall too far on either side of this spectrum. There's a sensible middle ground here.
I totally agree. This may not be possible for all the cases and finding the middle ground to start the dev is the approach to go with.