The Pros and Cons of Different Frontend Frameworks
published 1/20/2024 | 3 min read | #frontend#frameworks#React#Angular#Vue#Svelte
Learn about the strengths and weaknesses of the most popular frontend frameworks
Comprehensive guide to micro frontends
published 1/6/2020 | 8 min read | #guide#frontend#micro frontend#web components
If you've already used microservices, you already know the huge benefit it provides to reduce architecture complexity of large monolithic backends. However, on the frontend side, many huge apps are still monolithic and hence are huge codebases with many dependencies.