My advice to junior developers wondering if they should write code: yes, please do!
Write code, write failing tests, use whatever code assist tools you want to experiment, but most of all: learn! Make sure to understand every single line you write. When you fix an issue, understand why it failed, and why it works with your fix.
A growth in understanding is an incredible valuable asset.
I don't care at all how "good" devs are with "prompts". I want them to understand what they do.

