From 8ae7f14252825668d3e5281f664aada4d80fdf98 Mon Sep 17 00:00:00 2001 From: Dominik Pieper Date: Fri, 6 Sep 2019 09:26:15 +0200 Subject: [PATCH] docs: add akita to the list of data libraries (#32505) PR Close #32505 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index eaf80a6824..2c1feac34c 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -115,6 +115,12 @@ "title": "NGXS", "url": "https://ngxs.io/" }, + "akita": { + "desc": "Akita is a state management pattern, built on top of RxJS, which takes the idea of multiple data stores from Flux and the immutable updates from Redux, along with the concept of streaming data, to create the Observable Data Store model.", + "rev": true, + "title": "Akita", + "url": "https://netbasal.gitbook.io/akita/" + }, "ab": { "desc": "The official library for Firebase and Angular", "logo": "",