From 28ef1af376094cace9e094ed6028e825e1712146 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Tue, 26 Nov 2019 19:16:12 +0000 Subject: [PATCH] docs: update Angular books list (#34062) PR Close #34062 --- 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 fb95b59ecb..abaa97fb4a 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -554,6 +554,12 @@ "rev": true, "title": "Architecting Angular Applications with NGRX", "url": "https://www.packtpub.com/web-development/architecting-angular-applications-redux" + }, + "dwa": { + "desc": "Practical journey with Angular framework, ES6, TypeScript, webpack and Angular CLI.", + "rev": true, + "title": "Developing with Angular", + "url": "https://leanpub.com/developing-with-angular" } } },