diff --git a/docs/blog/2025-04-15-nx-mcp-vscode-copilot.md b/docs/blog/2025-04-15-nx-mcp-vscode-copilot.md index 514fcf348a..c0bb9149ff 100644 --- a/docs/blog/2025-04-15-nx-mcp-vscode-copilot.md +++ b/docs/blog/2025-04-15-nx-mcp-vscode-copilot.md @@ -6,7 +6,6 @@ tags: ['nx', 'nx-console', 'ai'] cover_image: /blog/images/articles/bg-copilot-nx-mcp.avif description: 'Learn how to enhance VS Code Copilot with Nx MCP integration, providing rich monorepo context for smarter AI assistance.' youtubeUrl: https://youtu.be/dRQq_B1HSLA -pinned: true --- {% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %} diff --git a/docs/blog/2025-05-09-terminal-ui.md b/docs/blog/2025-05-09-terminal-ui.md index 7b7480758a..ad680a91ed 100644 --- a/docs/blog/2025-05-09-terminal-ui.md +++ b/docs/blog/2025-05-09-terminal-ui.md @@ -6,7 +6,6 @@ tags: ['nx'] cover_image: /blog/images/2025-05-09/terminal-ui.avif description: 'Nx 21 introduces the new Terminal UI, an elegant way of viewing log output from multiple running tasks.' youtubeUrl: https://youtu.be/ykaMAh83fPM -pinned: true --- {% callout type="deepdive" title="Nx 21 Launch Week" expanded=true %} diff --git a/docs/blog/2025-05-27-practical-guide-effective-ai-coding.md b/docs/blog/2025-05-27-practical-guide-effective-ai-coding.md index ad06a2a70d..a5166f627a 100644 --- a/docs/blog/2025-05-27-practical-guide-effective-ai-coding.md +++ b/docs/blog/2025-05-27-practical-guide-effective-ai-coding.md @@ -5,6 +5,7 @@ authors: ['Victor Savkin'] tags: ['ai', 'development', 'productivity', 'best-practices'] cover_image: /blog/images/articles/bg-practical-ai-guide-part-1.avif description: 'Learn how to effectively use AI coding assistants beyond simple prompts. Discover proven workflows, best practices, and strategies that transform AI from a novelty into a powerful development multiplier.' +pinned: true --- > _"Tools amplify your talent. The better your skills, the better the tools serve you."_ — Andrew Hunt, The Pragmatic Programmer diff --git a/docs/blog/2025-05-28-nx-terminal-integration-ai.md b/docs/blog/2025-05-28-nx-terminal-integration-ai.md index a66941c752..b24cf68283 100644 --- a/docs/blog/2025-05-28-nx-terminal-integration-ai.md +++ b/docs/blog/2025-05-28-nx-terminal-integration-ai.md @@ -6,6 +6,7 @@ tags: ['nx', 'nx-console', 'ai', 'terminal'] cover_image: /blog/images/articles/bg-nx-tui-llm-integration.avif description: 'Learn how Nx Console now enables AI assistants to read your terminal output in real-time, automatically detecting and fixing development errors as they happen.' youtubeUrl: https://youtu.be/Cbc9_W5J6DA +pinned: true --- {% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %}