Hi Alain
First, thanks a lot for this essential book. I am so glad that I have read it and now have some globe moments to take me through creating beautiful and amazing projects with BANAno. I cant wait for the opportunity of being able to send monthly donations in support of your project. At least last month I was able to send a small certificate of appreciation.
If you dont mind, I have some questions of clarity, at times my mind is like a 5 years old.
Q1. CssSmart
In page 27, you have made reference to JavaScriptSmart. There was once a post about CssSmart, whilst I never got to use it, is it possible to also include an example of using that in the ebook. Thank you.
Q2. var innerConn = ...
In page 31, an example is showing "javascript" and its equivalent "BANano Way" of doing it. Perfect. I know, the eBook is not about javascript, but this example made a lot of sense in terms of how does one transition from javascript to banano and or banano to javascript. IMHO, whilst there is no need to know javascript/html when creating BANano Apps, the greatest challenge I see is the transition for people who know or are coming from the javascript world and want to use BANano. The learning curve will be rather steep because the mindset will be javascript to banano conversion whilst the approach of Banano is b4x to javascript, unless of course the focus is just on this ninche, then no worries. Either way, my two cents is that the line between the two is very very thin. Perhaps more examples on javascript to banano would help. #just a thought.
Anyway, in the section "In B4J, this would become:", the innerConn variable declaration e.g. something like Dim innerConn As???, should it be defined as Dim innerConn As Object or?
Its kinda confusing or there is no need for a variable declaration first? javascript is crazy, a variable defined as 3 dots!!! Phew. Thank you.
Q3. To RunMethod.Result or Not?
What are the conditions of calling .Result at the end of a .RunMethod? This is just to help and clarify my understanding. I sometimes write and sometimes not write it on my code, but I dont really undertstand what it really does? Thank you.
C1. Thanks a lot for the ResumableSub, phew, I cant wait to try those. I have been using the BANanoPromise for a very long while yet it has been so difficult understanding how it really works, and today I decided to do myself a memory map that could help me understand as a reference. I took a long look at the generated source in debug mode of what came up. At least this will boost my confidence in writing correct promises when the need comes to. BTW, BANanoFetch is a BANanoPromise are similar.
I will have to school myself from javascript docs about the other methods used like Finally etc, when I cross that bridge. Thank you.
C2. Now I know how to write correct PWA. Thank you.
C3. ImportRaw. Wow. I should explore this due to my Vue explorations. Thank you.
C4. Do not over-create properties, they carry some weight. This was very important for me. Thank you.
When I moved BVAD3 to be based on Custom Views, that was it, no coding approach, done! I now understand why its crucial to have rather a balanced approach. Rather have more code than the abstract designer approach, and then very good documentation. Now I know.
C5. BANanoServer. Thank you. My mind is still grappling with this a lot. I will play around and see. Im sure when it really registers it will be like the ABM Grid aha! moment. All this time it was this easy!!!
I will cross other bridges when I get to them.
Overall, perfect job, congratulations. Very very very informative piece of work!
You are such a great asset to this community.
?
First, thanks a lot for this essential book. I am so glad that I have read it and now have some globe moments to take me through creating beautiful and amazing projects with BANAno. I cant wait for the opportunity of being able to send monthly donations in support of your project. At least last month I was able to send a small certificate of appreciation.
If you dont mind, I have some questions of clarity, at times my mind is like a 5 years old.
Q1. CssSmart
In page 27, you have made reference to JavaScriptSmart. There was once a post about CssSmart, whilst I never got to use it, is it possible to also include an example of using that in the ebook. Thank you.
Q2. var innerConn = ...
In page 31, an example is showing "javascript" and its equivalent "BANano Way" of doing it. Perfect. I know, the eBook is not about javascript, but this example made a lot of sense in terms of how does one transition from javascript to banano and or banano to javascript. IMHO, whilst there is no need to know javascript/html when creating BANano Apps, the greatest challenge I see is the transition for people who know or are coming from the javascript world and want to use BANano. The learning curve will be rather steep because the mindset will be javascript to banano conversion whilst the approach of Banano is b4x to javascript, unless of course the focus is just on this ninche, then no worries. Either way, my two cents is that the line between the two is very very thin. Perhaps more examples on javascript to banano would help. #just a thought.
Anyway, in the section "In B4J, this would become:", the innerConn variable declaration e.g. something like Dim innerConn As???, should it be defined as Dim innerConn As Object or?
Its kinda confusing or there is no need for a variable declaration first? javascript is crazy, a variable defined as 3 dots!!! Phew. Thank you.
Q3. To RunMethod.Result or Not?
What are the conditions of calling .Result at the end of a .RunMethod? This is just to help and clarify my understanding. I sometimes write and sometimes not write it on my code, but I dont really undertstand what it really does? Thank you.
C1. Thanks a lot for the ResumableSub, phew, I cant wait to try those. I have been using the BANanoPromise for a very long while yet it has been so difficult understanding how it really works, and today I decided to do myself a memory map that could help me understand as a reference. I took a long look at the generated source in debug mode of what came up. At least this will boost my confidence in writing correct promises when the need comes to. BTW, BANanoFetch is a BANanoPromise are similar.
I will have to school myself from javascript docs about the other methods used like Finally etc, when I cross that bridge. Thank you.
C2. Now I know how to write correct PWA. Thank you.
C3. ImportRaw. Wow. I should explore this due to my Vue explorations. Thank you.
C4. Do not over-create properties, they carry some weight. This was very important for me. Thank you.
When I moved BVAD3 to be based on Custom Views, that was it, no coding approach, done! I now understand why its crucial to have rather a balanced approach. Rather have more code than the abstract designer approach, and then very good documentation. Now I know.
C5. BANanoServer. Thank you. My mind is still grappling with this a lot. I will play around and see. Im sure when it really registers it will be like the ABM Grid aha! moment. All this time it was this easy!!!
I will cross other bridges when I get to them.
Overall, perfect job, congratulations. Very very very informative piece of work!
You are such a great asset to this community.
?