Basic
Details
- Microfrontends
- Concept
- Patterns
- Use cases
- SDK Design
- Modular frontends
- Theming
- Server-side Rendering, SEO
Links
- https://micro-frontends.org/
- https://sdk-design.js.org/
- https://single-spa.js.org/docs/microfrontends-concept
- https://blog.bitsrc.io/6-patterns-for-microfrontends-347ae0017ec0
- https://www.freecodecamp.org/news/server-side-rendering-your-react-app-in-three-simple-steps-7a82b95db82e/
- https://css-tricks.com/theming-and-theme-switching-with-react-and-styled-components/
- https://blog.bitsrc.io/3-ways-to-theme-react-components-9cfa631351e9
- https://herbertograca.com/2017/11/16/explicit-architecture-01-ddd-hexagonal-onion-clean-cqrs-how-i-put-it-all-together/
- https://bespoyasov.me/blog/clean-architecture-on-frontend/