Divops - javascript build system, CI, ...
Collections
- Say goodby to Server Side Rendering. Prerender.io — SPAs with SEO in mind.: Dynamic Rendering — is Microsoft’s suggested solution for rendering JavaScript, you can find more info in their docs for developers.
- desktop / mobile
- client / crawler
- Rethinking the Modern Web
- Writing Javascript without a build system
- For me, a complicated Javascript build system just doesn’t seem worth it for small 500-line projects
- if I want a build system, use esbuild
- You Don't Need Another Library to Compose Micro Frontends at Run Time
Microfrontends
- Microfrontends: Which Framework to Use?
- Microfrontends should be your last resort argues teams should first refactor their code into isolated domains and minimize dependencies before considering microfrontends.
- Creating Seamless User Experiences: A Comprehensive Guide to Micro Frontend Architectural Patterns
- The Art of Micro Frontends
Children