- Jun 6, 2020
- 11,559
- 4,422
I've spent the past 6 months looking into browser-based app development vs platform specific clients such as Android, iOS, Windows, etc. I've looked at MS Blazor, Dapper, VueJS, B4X, and many others. I re-implemented an application I created over 5 years ago that used Xamarin C# with VueJS, as a means of learning it. Wow, what a journey. Then a couple of weeks ago I began an effort to learn and utilize B4X BANano with and without BVAD (BANano, Vuetify, Abstract Designer). I was able to do the 'without BVAD' proof of concept in a week (took two months with VueJS). I'm in the midst of the 'with BVAD' version as I type. Since BANano is centered around B4J and Abstract Designer (based on B4X Visual Designer) it was easy to transition. So, I'll share some of what I've learned.
VueJS is very popular, large community, many add-ons. It abstracts HTML/CSS, but is still HTML centric using what is referred to as a Template.
Example of one Label and Input in a VueJS Template:
VueJS is very popular, large community, many add-ons. It abstracts HTML/CSS, but is still HTML centric using what is referred to as a Template.
Example of one Label and Input in a VueJS Template:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید