Italian [BANano] cerco materiale e/o insegnante

Gianni M

Well-Known Member
Licensed User
Longtime User
pur avendo realizzato ho realizzato due webapp con ABMaterial, ho difficoltà con l'apprendimento di banano;
come dice @alwaysbusy "BANano is a different animal", ma personalmente ho una curva (tempo) di apprendimento molto alta;

la confusione nasce anche dal mix di "varianti" banano - vuetifyad3 - ecc. e dalla scarsa conoscenza di html/css/javascript

a tal proposito cerco materiale o un insegnante (anche a pagamento)
 

Mashiane

Expert
Licensed User
Longtime User
Hi

I am assuming that you have seen post #5 on the BANano thread. As an ultimate beginner I would suggest that you start with

1) BANano for Dummies (this will give you an idea of how BANano works, basic reading) and then (2) BANanoSkeleton library that comes with BANano for UI development using the Abstract Designer.

BANanoVuetifyAD3 is based on VueJS, which means one at times need to understand a little bit of Vue, so you can explore this much more further on your learning curve, if you are interested in VueJS framework anyway.

I have just finalized a TailwindCSS based library for BANano, called SithasoDaisy, its beautiful. As an example, adding a button is easy as

1668175926035.png


And it has abstract designer support too. You can check the demo here and there is a free ebook here, I have also started a Teaching thread,


All the best and if you choose me to teach you, you can DM and we can chat.

Mashy
 
Top