From 09b4612bdd4173738963334c6b3e583bab732dc0 Mon Sep 17 00:00:00 2001 From: Jeff Cross Date: Mon, 19 Feb 2018 17:54:25 -0700 Subject: [PATCH] docs(aio): add Nx and Angular Enterprise Playbook to resources (#22321) PR Close #22321 --- aio/content/marketing/resources.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 0ae638afb4..2499ae8df2 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -247,6 +247,13 @@ "rev": true, "title": "Angular Playground", "url": "http://www.angularplayground.it/" + }, + "nx": { + "desc": "Nx (Nrwl Extensions for Angular) is an open source toolkit built on top of Angular CLI to help enterprise teams develop Angular at scale.", + "rev": true, + "title": "Nx", + "logo": "https://nrwl.io/assets/nx-logo.png", + "url": "https://nrwl.io/nx" } } }, @@ -495,6 +502,13 @@ "title": "CodeSchool: Accelerating Through Angular", "url": "https://www.codeschool.com/courses/accelerating-through-angular-2" }, + "angular-playbook": { + "desc": "Learn advanced Angular best practices for enterprise teams, created by Nrwl.io.", + "logo": "https://nrwl.io/assets/logo_footer_2x.png", + "rev": true, + "title": "Angular Enterprise Playbook", + "url": "https://angularplaybook.com" + }, "a2b": { "desc": "Hundreds of Angular courses for all skill levels", "logo": "",