Tag:architecture
All content with the tag "architecture".
How to build Microfrontends with Module Federation and Vue
Build a Vue 3 microfrontend app with Module Federation. Clear decisions, working code, and a small reference project.
Read More→Atomic Architecture: Revolutionizing Vue and Nuxt Project Structure
Learn how to implement Atomic Design principles in Vue or Nuxt projects. Improve your code structure and maintainability with this guide
Read More→How to Structure Vue Projects
Discover best practices for structuring Vue projects of any size, from simple apps to complex enterprise solutions.
Read More→How to Write Clean Vue Components
There are many ways to write better Vue components. One of my favorite ways is to separate business logic into pure functions.
Read More→