- Jun 6, 2020
- 11,517
- 4,383
Download the latest version here:
BANano is a FREE B4J library to create websites/webapps with (offline)
Unlike its big brother
Why a second framework? Well, from the start ABMaterial was build with a back server in mind. B4J has great support to setup a very powerful jServer to handle web requests. Which does mean all intelligence is at the server side and you have the full power of B4J to do whatever you want (secure database access, serial communication, cache control etc). With B4JS, some of this intelligence could be transferred to the browser side, but the app still needs internet/intranet access so this is as far as it could go.
BANano is a different animal. It can use a
برای دیدن لینک ها باید ثبت نام کنید
BANano is a FREE B4J library to create websites/webapps with (offline)
برای دیدن لینک ها باید ثبت نام کنید
support.Unlike its big brother
برای دیدن لینک ها باید ثبت نام کنید
, BANano does not rely on any particular framework like Materialize CSS.Why a second framework? Well, from the start ABMaterial was build with a back server in mind. B4J has great support to setup a very powerful jServer to handle web requests. Which does mean all intelligence is at the server side and you have the full power of B4J to do whatever you want (secure database access, serial communication, cache control etc). With B4JS, some of this intelligence could be transferred to the browser side, but the app still needs internet/intranet access so this is as far as it could go.
BANano is a different animal. It can use a
برای دیدن لینک ها باید ثبت نام کنید
to 'install' the web app in the browser, so it...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید