|
| 1 | +[ |
| 2 | + { |
| 3 | + "id": "angular-enterprise-patterns", |
| 4 | + "title": "Enterprise Monorepo Angular Patterns", |
| 5 | + "description": "The official Angular enterprise book from the Nx team. Learn proven patterns and best practices for building enterprise-grade Angular applications in a monorepo.", |
| 6 | + "category": "book", |
| 7 | + "coverImage": "/images/resources/book-angular-enterprise.avif", |
| 8 | + "downloadUrl": "https://go.nx.dev/angular-patterns-ebook", |
| 9 | + "publishDate": "2024-01-01" |
| 10 | + }, |
| 11 | + { |
| 12 | + "id": "react-enterprise-architecture", |
| 13 | + "title": "React for Enterprise: Timeless Architecture for Enterprise Apps", |
| 14 | + "description": "Community resource: Learn timeless architecture patterns for building scalable React applications. By Przemyslaw Nowak (Brainly) in collaboration with the Nx Core Team.", |
| 15 | + "category": "book", |
| 16 | + "coverImage": "/images/resources/book-react-enterprise-nowak.avif", |
| 17 | + "downloadUrl": "https://bit.ly/3J3cern", |
| 18 | + "publishDate": "2025-10-23" |
| 19 | + }, |
| 20 | + { |
| 21 | + "id": "financial-institution-case-study", |
| 22 | + "title": "Financial Institution Case Study", |
| 23 | + "description": "$28B Fortune 500 financial institution reduces CI times by 79% with Nx Cloud.", |
| 24 | + "category": "case-study", |
| 25 | + "coverImage": "/images/resources/case-study-financial-institution.avif", |
| 26 | + "downloadUrl": "https://go.nx.dev/financial-case-study", |
| 27 | + "publishDate": "2024-11-26" |
| 28 | + }, |
| 29 | + { |
| 30 | + "id": "banking-case-study", |
| 31 | + "title": "Banking Case Study", |
| 32 | + "description": "$7B European bank cuts CI times by 62% and boosts team productivity.", |
| 33 | + "category": "case-study", |
| 34 | + "coverImage": "/images/resources/case-study-bank-eu.avif", |
| 35 | + "downloadUrl": "https://go.nx.dev/banking-case-study", |
| 36 | + "publishDate": "2024-11-26" |
| 37 | + }, |
| 38 | + { |
| 39 | + "id": "fast-ci-whitepaper", |
| 40 | + "title": "Fast CI Whitepaper", |
| 41 | + "description": "Learn how to optimize your CI pipeline for speed and efficiency with Nx Cloud.", |
| 42 | + "category": "whitepaper", |
| 43 | + "coverImage": "/images/resources/whitepaper-fast-ci.avif", |
| 44 | + "downloadUrl": "https://bit.ly/4oeIjvK", |
| 45 | + "publishDate": "2024-01-01" |
| 46 | + }, |
| 47 | + { |
| 48 | + "id": "nx-enterprise-pov", |
| 49 | + "title": "Nx Enterprise Proof Of Value", |
| 50 | + "description": "Discover how Nx Enterprise transforms development workflows and accelerates delivery at scale with a hands-on proof of value.", |
| 51 | + "category": "whitepaper", |
| 52 | + "coverImage": "/images/resources/whitepaper-nx-enterprise-pov.avif", |
| 53 | + "downloadUrl": "https://bit.ly/43y7xfW", |
| 54 | + "publishDate": "2024-01-01" |
| 55 | + }, |
| 56 | + { |
| 57 | + "id": "mini-angular-cheatsheet-2025", |
| 58 | + "title": "Mini Angular Cheatsheet", |
| 59 | + "description": "Quick reference guide for Angular development with essential commands and patterns.", |
| 60 | + "category": "cheatsheet", |
| 61 | + "coverImage": "/images/resources/cheatsheet-angular.avif", |
| 62 | + "downloadUrl": "https://bit.ly/4oEaZ0Y", |
| 63 | + "publishDate": "2025-01-01" |
| 64 | + }, |
| 65 | + { |
| 66 | + "id": "mini-react-cheatsheet-2025", |
| 67 | + "title": "Mini React Cheatsheet", |
| 68 | + "description": "Quick reference guide for React development with essential commands and patterns.", |
| 69 | + "category": "cheatsheet", |
| 70 | + "coverImage": "/images/resources/cheatsheet-react.avif", |
| 71 | + "downloadUrl": "https://bit.ly/4qrv6B6", |
| 72 | + "publishDate": "2025-01-01" |
| 73 | + }, |
| 74 | + { |
| 75 | + "id": "nx-cloud-one-pager-2025", |
| 76 | + "title": "Nx Cloud One-Pager", |
| 77 | + "description": "A concise overview of Nx Cloud features and benefits for CI/CD optimization.", |
| 78 | + "category": "cheatsheet", |
| 79 | + "coverImage": "/images/resources/cheatsheet-nx-cloud.avif", |
| 80 | + "downloadUrl": "https://bit.ly/47Cq6SG", |
| 81 | + "publishDate": "2025-01-01" |
| 82 | + }, |
| 83 | + { |
| 84 | + "id": "module-federation-quick-start", |
| 85 | + "title": "Module Federation Quick Start Guide", |
| 86 | + "description": "Get started with Module Federation for building micro-frontends with Nx.", |
| 87 | + "category": "cheatsheet", |
| 88 | + "coverImage": "/images/resources/cheatsheet-module-federation.avif", |
| 89 | + "downloadUrl": "https://bit.ly/49jkrlM", |
| 90 | + "publishDate": "2024-01-01" |
| 91 | + }, |
| 92 | + { |
| 93 | + "id": "nx-enterprise-overview-2025", |
| 94 | + "title": "Nx Enterprise Overview", |
| 95 | + "description": "A concise overview of Nx Enterprise features and benefits.", |
| 96 | + "category": "whitepaper", |
| 97 | + "coverImage": "/images/resources/whitepaper-nx-enterprise-overview.avif", |
| 98 | + "downloadUrl": "https://bit.ly/43y5mJi", |
| 99 | + "publishDate": "2025-01-01" |
| 100 | + } |
| 101 | +] |
0 commit comments