docs(nx-dev): update pinned posts

This commit is contained in:
Juri 2025-05-29 17:33:46 +02:00 committed by Juri Strumpflohner
parent e249109615
commit 9400f09603
4 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,6 @@ tags: ['nx', 'nx-console', 'ai']
cover_image: /blog/images/articles/bg-copilot-nx-mcp.avif 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.' 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 youtubeUrl: https://youtu.be/dRQq_B1HSLA
pinned: true
--- ---
{% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %} {% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %}

View File

@ -6,7 +6,6 @@ tags: ['nx']
cover_image: /blog/images/2025-05-09/terminal-ui.avif 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.' description: 'Nx 21 introduces the new Terminal UI, an elegant way of viewing log output from multiple running tasks.'
youtubeUrl: https://youtu.be/ykaMAh83fPM youtubeUrl: https://youtu.be/ykaMAh83fPM
pinned: true
--- ---
{% callout type="deepdive" title="Nx 21 Launch Week" expanded=true %} {% callout type="deepdive" title="Nx 21 Launch Week" expanded=true %}

View File

@ -5,6 +5,7 @@ authors: ['Victor Savkin']
tags: ['ai', 'development', 'productivity', 'best-practices'] tags: ['ai', 'development', 'productivity', 'best-practices']
cover_image: /blog/images/articles/bg-practical-ai-guide-part-1.avif 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.' 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 > _"Tools amplify your talent. The better your skills, the better the tools serve you."_ — Andrew Hunt, The Pragmatic Programmer

View File

@ -6,6 +6,7 @@ tags: ['nx', 'nx-console', 'ai', 'terminal']
cover_image: /blog/images/articles/bg-nx-tui-llm-integration.avif 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.' 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 youtubeUrl: https://youtu.be/Cbc9_W5J6DA
pinned: true
--- ---
{% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %} {% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %}