The coding? In little bite-sized pieces. I follow the Unix philosophy of “make each program do one thing well”. It’s much less daunting to build it one piece at a time.
I’m fortunate to have an employer who understands that the architectural work is done while I appear to be walking around doing nothing.
Been there, done that, and colleagues usually complain in the PRs that those one liners don’t need to be separate functions and are perfectly fine when used inline.
The coding? In little bite-sized pieces. I follow the Unix philosophy of “make each program do one thing well”. It’s much less daunting to build it one piece at a time.
I’m fortunate to have an employer who understands that the architectural work is done while I appear to be walking around doing nothing.
I wish more people understood that neurodivergent people work differently, and if you let them they can become “superstars”
Finally, someone who understands.
Been there, done that, and colleagues usually complain in the PRs that those one liners don’t need to be separate functions and are perfectly fine when used inline.