Writing all the code by hand has almost always been the means to an end.
ASM -> Compilers
Bespoke structure -> Frameworks
Raw SQL -> ORMs
Vanilla JS -> React/Vue/Svelte
Manual CSS -> Tailwind/UI kits
Boilerplate -> Scaffolders
All tools aimed to do more with less manual work.