Skip to content

Commit f6120c0

Browse files
jeffbcrossvicb
authored andcommitted
docs(aio): add Nx and Angular Enterprise Playbook to resources (angular#22321)
PR Close angular#22321
1 parent e2bdef4 commit f6120c0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

aio/content/marketing/resources.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,13 @@
247247
"rev": true,
248248
"title": "Angular Playground",
249249
"url": "http://www.angularplayground.it/"
250+
},
251+
"nx": {
252+
"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.",
253+
"rev": true,
254+
"title": "Nx",
255+
"logo": "https://nrwl.io/assets/nx-logo.png",
256+
"url": "https://nrwl.io/nx"
250257
}
251258
}
252259
},
@@ -495,6 +502,13 @@
495502
"title": "CodeSchool: Accelerating Through Angular",
496503
"url": "https://www.codeschool.com/courses/accelerating-through-angular-2"
497504
},
505+
"angular-playbook": {
506+
"desc": "Learn advanced Angular best practices for enterprise teams, created by Nrwl.io.",
507+
"logo": "https://nrwl.io/assets/logo_footer_2x.png",
508+
"rev": true,
509+
"title": "Angular Enterprise Playbook",
510+
"url": "https://angularplaybook.com"
511+
},
498512
"a2b": {
499513
"desc": "Hundreds of Angular courses for all skill levels",
500514
"logo": "",

0 commit comments

Comments
 (0)