I think the ergonomics of generators is growing on me.
The new JavaScript syntactic sugar introduced in recent years, like arrow functions and template literals, addresses many real pain points, enhancing programming efficiency.
Rails generators and Thor can be confusing even for seasoned developers. This article provides clarity on their function and customization for better understanding.