241120 – MOOVPAD Apps – Server-Side Progress

Screenshot 2024-11-19 193023

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.

Screenshot 2024-11-20 004617

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

Screenshot 2024-11-10 201907

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.