I keep telling that myself for a long time now, and before messing with C++ compile times, lack of documentation or examples, yes, I prefer blueprints until I’m forced to use C++ for any specific task.
But, if you don’t have problem programming, a good scripting language would be always better by far, for all good reasons mentioned many times. Best of both worlds.
Now I’m making some arithmetic operations with a couple of variables, occupying whole screen vs 1 line of code. Just not acceptable in my head. (I know of node collapse, macros, etc but it’s not the point, you just hide and sent the spagetti to other place).