I've been working with VueJS and BANano for the past few months. Have learned a lot and been able to port an app I developed using B4X and previously Xamarin that was targeted at Android and iOS. The app was published two years ago on Google Play and Apple App Store (called winch calc, free). I've been able to port it using VueJS and BANano B4J as a means of learning each development product and how they work within a browser.
I would be willing to document my journey if there's much interest (it will take a lot of time to compose). I would document VueJS and BANano and how they relate to typical B4X apps that specifically target Android, iOS, etc. As well as my perception of strengths and weaknesses. In addition, I'll document an abstracted user input framework I developed that handles most common data entry edits e.g. range checking, minimum and maximum text length, required, numeric only, etc. and provides feedback to user when edits fail.
I'll also document experiments using HTTP/Rest and Web Sockets to communicate with B4J servers. BANano has a project template that allows implementation of browser-based client and B4j server in the same project! I've developed an interface between server and client that allows multiple datasets with different contents (e.g. Order Header, Order Items) in one concise packet.
Anyway, if interested please respond and include a brief mention of what your interested in.
Thanks
I would be willing to document my journey if there's much interest (it will take a lot of time to compose). I would document VueJS and BANano and how they relate to typical B4X apps that specifically target Android, iOS, etc. As well as my perception of strengths and weaknesses. In addition, I'll document an abstracted user input framework I developed that handles most common data entry edits e.g. range checking, minimum and maximum text length, required, numeric only, etc. and provides feedback to user when edits fail.
I'll also document experiments using HTTP/Rest and Web Sockets to communicate with B4J servers. BANano has a project template that allows implementation of browser-based client and B4j server in the same project! I've developed an interface between server and client that allows multiple datasets with different contents (e.g. Order Header, Order Items) in one concise packet.
Anyway, if interested please respond and include a brief mention of what your interested in.
Thanks