fix: rename micro-frontends to microfrontends
There seems to be an internal issue with next.js, redirecting to `techradar/techradar/methods-and-patterns/micro-frontends/`
This commit is contained in:
committed by
Mathias Schopmans
parent
df0cc3a950
commit
e5738950cf
12
radar/2019-11-01/microfrontends.md
Normal file
12
radar/2019-11-01/microfrontends.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "Micro Frontends"
|
||||
ring: trial
|
||||
quadrant: methods-and-patterns
|
||||
---
|
||||
|
||||
When deciding on a system architecture we are always striving for technology neutralism.
|
||||
This is to allow us to stay flexible with future decisions.
|
||||
Micro Frontends can be a tool to support us with this goal.
|
||||
We favor protocols and methods, such as plain HTML and HTTP, over specific technologies when designing Micro Frontends.
|
||||
|
||||
Since Micro Frontends have proven to allow use move fast and agile, we moved this pattern to "trial".
|
||||
Reference in New Issue
Block a user