The All-Important Mellow 😎
Some really good progress early on today with the learnings appears to have paid of in the latest results, and I thought it was a good time to take a bit of a break and share this latest quick snapshot of the work and outcomes. And to do that right, let's enjoy this awesome instrumental mix together from the Chillhop Guitar channel 🙂

Achieving Data Persitence
One of the biggest complaints about web development approaches is client-side data persistence. But earlier this morning I had a highly experienced professional share an insight about static methods/functions within otherwise normal, instantiated classes that led me to an idea about how I could achieve my own particular goals for the MOOVPAD v2.0 website and online app.
The images above and right show the result of instantiating a class in one component/screen, calling it's static method and variables in another, and producing a result that can then be updated with screen changes. The really important part of this for me is that I am not passing individual bits of data, but whole objects with all their contents 😉
More on that stuff a bit later.
Stay awesome,
EMH
