Optimizing Custom Block Creation in WordPress: Seeking Advice for Editor-Friendly Approaches

As a WordPress developer, I’m exploring different approaches to creating custom blocks in WordPress. I’m particularly interested in finding the approach that offers the best experience for editors. For instance, I’m contemplating between two options:

  1. Incorporating responsive columns within a parent custom block, like a cards grid, where editors can easily place cards.
  2. Implementing responsive settings for group and column blocks, providing editors with more control over layout and design.

I’d love to hear your insights and experiences regarding these approaches. Which approach do you think is more conducive to a seamless editing experience for WordPress editors? Any advice or recommendations would be greatly appreciated.