Learnings Energy 😎
Hopefully your Saturday has been productive with some fun times thrown in too. I've finished a full day of work on sideline stuff and just settling in for some MOOVPAD tasks, and needed a new vibe for the learning time tonight. Fortunately I found that 'the man from del monte' has just released this latest mix and thought I'd share it with you as we catch up real quick 🙂

Cross-Component Function Calls
In these captures, I've shown some of the basic techniques that I've been learning about for the past hour or so (example files used, not MOOVPAD screens). These are the main things that I need to make the UI functional and leverage the MOOVPAD class library already written. The images show basic binding of input values to variables, calling functions in other components, and basic NavigationManager operations to redirect to new components.
These exact techniques aren't relevant to desktop and mobile apps as those rely on all of the UI being packaged together, without the need to refer back to a server to load new components/screens. There is also the option of using WebAssembly in Blazor, but I haven't looked at that so far. WebAssembly would allow the web app to be downloaded to the client-side as a whole I believe, with the compromise being download time in that case (I think).
Anyway, things are progressing and ready for a night of coding goodness ahead 🙂
Stay awesome,
EMH
