https://github.com/lucky401/vue-resilient-architecture

The hardest part of software is building the right thing.

There is no consensus on the right way to organize a Vue application. Vue gives you a lot of freedom, but with that freedom comes the responsibility of deciding on your own architecture.

We think it is important is to make the architecture focused on the feature as opposed to type, organizing only shared components on a global level and modularizing all the other related entities together in the localized view.

This is a work in progress!

This contains the current draft of the new docs. There will be missing content.

Introduction

Getting Started

Concepts

Guides

Reference


Changelog


Contributors: