Shadcn's Evolution, VS Code's Planning Mode, and Modern Frontend Frameworks
Published on 17.12.2025
Shadcn Just Changed Forever
TLDR: Shadcn UI's new "Shadcn Create" feature shifts the focus from default components to deep customization, allowing developers to configure everything from colors and fonts to icon sets before project generation.
Shadcn just changed forever | daily.dev
VS Code Planning mode
TLDR: VS Code has introduced "Planning mode" (or "Hannibal mode"), an extension of GitHub Copilot's Agent Mode designed to handle complex, multi-step coding tasks with a structured, agent-based approach.
VS Code Planning mode | daily.dev
Angular vs. React vs. Vue.js: A performance guide for 2026
TLDR: By 2026, Angular, React, and Vue are expected to converge in performance, with all three leveraging signals-based reactivity and compiler optimizations. The choice between them will depend more on ecosystem and project structure than on raw performance.
Angular vs. React vs. Vue.js: A performance guide for 2026 | daily.dev
I Love This NEW Tanstack AI Library
TLDR: Tanstack has launched a new framework-agnostic AI library that simplifies the integration of AI features into applications, supporting both server-side and client-side tool execution, and providing React hooks for easy use.