bellanov / andy

Decentralized task and workforce management.
1 stars 1 forks source link

Research - Micro Frontends #2

Open bellanov opened 2 months ago

bellanov commented 2 months ago

Summarize Micro Frontends and their applications.

References:

Micro Frontends - https://micro-frontends.org/ GitHub Repository - https://github.com/teabyii/tractor-store-react

Tasks:

bellanov commented 1 month ago

Start with the base layout (Header, Main, Footer) then extrapolate to Micro Frontends as more complex components are added to UIs.

No massive component library, other than a base. Webpack Module federation is something to look into.

aybanda commented 1 month ago

@bellanov check out #24 review and let me know what I'm lacking.

bellanov commented 1 month ago

Not lacking anything. Just don't do issues not assigned to you lol.

Moving the etl-pipeline forward a bit then I'll have some for you. It's far from complete.

aybanda commented 1 month ago

my bad, assumed you were asking for help to complete will not intervene further

bellanov commented 1 month ago

NP. Should have something for you shortly.

Once I move the pipeline forward a bit, I have real data and a real use case for you to code to.

Curious what you come up with.

I'll be using Kubernetes so everything will have to execute within a container.