Comments by "MrAbrazildo" (@MrAbrazildo) on "I Want Simple - Not Easy | Prime Reacts" video.
-
13:30, I use Codeblocks: it's still an IDE, with plenty of modern features and key-shortcuts, while being middle-weight. I don't feel it slow.
15:00, I think you can say C++ (15:13) has a hostile behaviour, mostly due to some possible undefined behaviour, but not hostile design. It's pretty good at hidding complexity - better than any other language, I would dare to say. It also has compact syntax, which leads to more productivity. 19:27, speaking of that, I find C++ good even for simple/short projects. It doesn't force you to use any unnecessary complex tool.
1