
Serve Modules & Databases
As I work on the MOOVPAD Web App and various microservice webAPIs, I continue to add elements (outlines only at this stage) for how all of these apps and services will integrate with, and be managed by, the server-side modules. Tonight was an opportunity to consider the use of local, small databases and employing the 'unit of work' pattern to these transactions.

I understand these concepts in principle but need to do more work to ensure I apply them correctly. I believe these approaches will be needed for the tasks being handled by these modules. So basically, I continue swapping hats between user, client app, API, and so on... moving through the workflows and trying to see how it should all link together.
Don't worry. One day, someone will explain it to me too 🙂
Stay awesome,
EMH

HOW MOOVPAD IS BEING BUILT
For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.
This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.