From: Eduardo San Martin Morote Date: Tue, 26 Nov 2019 23:03:00 +0000 (+0100) Subject: docs: new lines X-Git-Tag: 0.1.0-alpha.0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980ff41494a05cff6e3198b9a5e2516b323b875c;p=thirdparty%2Fvuejs%2Fpinia.git docs: new lines --- diff --git a/README.md b/README.md index eea5c52a..790d3244 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,11 @@ There are the core principles that I try to achieve with this experiment: A few notes about the project and possible questions: **Q**: _Does this replace Vuex, is it its successor?_ + **A**: No, or at least that's not the main intention **Q**: _What about dynamic modules?_ + **A**: Dynamic modules are not type safe, so instead [we allow creating different stores](#composing-stores) that can be imported anywhere ## Roadmap / Ideas