If you look back in your career, you will find out that most of time you dont write code, you read code. You need to travel back and forth of the logic to understand it, write some piece of code, run it then read it again to understand why a wierd logic happen.
You only feel powerful when you boostrap a project because you wirte a lots of skeleton code or init core logic.
Nowaday we dont have chance to even write those kind of code
I miss writing code too.