Hello Samuel,
Yes; of course, your feedback is welcome. About the blurred screen, please, send me some capture or video so I can take a look: I can't see anything like that, so, we can take a look at what can happen.
About to use only Javascript code, certainly, I think this is the best possible way, Samuel. If you take a look at the editor Quick code list, the program want to provides help about the available methods and their arguments, in a similar way (in fact, better) than in the previous generation of the product.
So, even when we must use Javascript code, the IDE intention is to help us while write that code. But use Javascript code only have good advantages. Just think that the "actions" in the previous generation of the product, must be finally converted / translated to Javascript... well... we avoid that step.
But is not only a question of avoid the translator, that's not the main question: I did not pretend to save the work that the actions / Javascript translator requires. The point is that, in our own experience developing large apps, Javascript is required, the actions are not enough, and, it's not a question of the actions number.
Now all what you see while developing the app are exactly the same: Javascript code. All the variable types, for example, are always the expected ones, and not "masked" types, like in the case of the Boolean variables in the previous AB, which are not real Boolean variables, but string variables with a value of "true" or "false". And this is only a little sample, Samuel.
On the other hand the new DecSoft App Builder continue offering visual editors for the required controls properties, for example, the provided editor for the Items propety of the Dropdown control.
Give an opportunity to the new IDE, Samuel. Has been written from the scratch, taking in consideration our own experience developing apps with AB. Maybe the new product can't be sold "ready for newbies", like the previous AB, but, I really think that the decision to avoid the usage of the "actions" are something good for all of us, including these newbies... that are going to be no more newbies.
P.S. As you can probably see, the new AB incorporates the "Frames" concept, that you suggest time ago, do you remember? :-)