Well... i would love making anything I want with some clicks... and if it is possible to no need write a line of code... just drag n dropHave you consider to develop a Web Application?
What would be your dream framework looks like or have the features that save you a lot of time?
Or just ask AI to generate for you?
Well, having had a meeting with our financial adviser this last week -> and hearing from him the PROBLEMS that that sector is already experiencing from AI scammer, phishers, and blah blah I doubt I am ever going to ask AI anything.
What this man said was frightening really -> if you thought that spammers, phishers and blah blah had your private details -> think only once about the AI crowd -> he had a couple of bad experiences already -> so ask AI anything your're in the spider's web good and proper!
I still skeptical on those no-code/low-code tools.Well... i would love making anything I want with some clicks... and if it is possible to no need write a line of code... just drag n drop![]()
I can't imagine the web interface designed with Drag and Drop. No offence to other frameworks which claim able to do that.B4X\VB6-like "drag-n-drop" web-interface programming
It is difficult, "yes" but i think it is possible... drag n drop with many "checks" (That means will be a very slow UI)I can't imagine the web interface designed with Drag and Drop. No offence to other frameworks which claim able to do that.
Why I say so?
In modern web, we required to have responsive website. Imagine one or more card or box components positioned in absolute location on the page, this make them show out of places. This is why <div> and grid control are important. The CSS control the breakpoints and display accordingly on different sizes of device screen.
Absolutely true. I like and use ABMaterial recently much, but i know nothing about CSS and JavaScript.responsive website
I don't understand why you do it like this. If you have the velocity library, just write them as files and load them when needed (on release is just at the start, ok debug is everytime they are needed)I have to find a workaround to make a MVC Web App framework using B4J as an IDE.
What I can do for now is using Strings Literal but it is not looking clean.
View attachment 148641
I understand where are you coming from. Currently, yes. I am using Velocity the way you described.I don't understand why you do it like this. If you have the velocity library, just write them as files and load them when needed (on release is just at the start, ok debug is everytime they are needed)
Then you can harness the flexibility of other ides like vscode
I am trying my first webapp. I am at early stages now. After a lot of searching in and out of that forum, i started doing this with ABMaterial. I think it is the best solution for now, because my html-css-js knowledge is about to zero. If things goes well with my CRM webapp, i will try with Bootstrap.Have you consider to develop a Web Application?
What would be your dream framework looks like or have the features that save you a lot of time?
Or just ask AI to generate for you?
I don't like Material Design UI in my web app. That is why I don't use ABMaterial.I am trying my first webapp. I am at early stages now. After a lot of searching in and out of that forum, i started doing this with ABMaterial. I think it is the best solution for now, because my html-css-js knowledge is about to zero. If things goes well with my CRM webapp, i will try with Bootstrap.
It's ok, i just answered your question about my "dream" framework. For now, it is ABMaterial because it saves me a lot of time learning something from scratch.I don't like Material Design UI in my web app. That is why I don't use ABMaterial.