8 Commits

Author SHA1 Message Date
Peter Smith
a9ba084563 docs(angular): clarify optimisticUpdate usage
the optimisticUpdate.run function expects a `void`, `Action`, or `Observable<Action>` return.
Clarity matters. So by using `mapTo` operator the example shows the return of an action

ISSUES CLOSED: #3702
2020-09-14 13:32:00 -04:00
Peter B Smith
a9d3fab93b
docs(angular): add serializer detail to DataPersistence guide (#3550)
Fixes: #3549
2020-09-08 09:39:59 -05:00
Andy Pickler
8f402287a3
docs(docs): fix typo in Data Persistence guide (#3177) 2020-06-22 14:31:52 -05:00
Zdravko Tatarski
14c79e01ed
docs(angular): fix wrong function in data persistence example (#3042) 2020-05-21 11:05:14 -05:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 (#2934)
this is just for the repo, and not the workspace

Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Brandon
2eff526907
docs(angular): update docs on using Data Persistence (#2877) 2020-04-20 14:59:41 -04:00
Brandon Roberts
6160cc2324 feat(nx): update usage of facades with NgRx and add better support for barrel exports 2019-10-10 11:30:16 -04:00
Victor Savkin
ccd5854a98 docs(nx): update docs for web components and react 2019-06-25 13:09:33 -04:00