SMSherif Mohamedinluvue.hashnode.dev·Dec 4, 2025 · 2 min readForget ChatGPT: This New AI Thinks 300 Steps Ahead!Kimi K2-Thinking, developed by Moonshot AI, is a major advancement in artificial intelligence. It is more than just another large language model. It is created as an advanced thinking agent, able to go beyond simple, one-step answers to handle comple...00
SMSherif Mohamedinluvue.hashnode.dev·Dec 2, 2025 · 6 min readVue To Nuxt: Part 2Previously in part 1, we covered what Nuxt is and why it’s worth learning: file-based routing, built-in SEO, SSR support, and consistent project structure. Now it’s time to get hands-on. This article walks you through creating a fresh Nuxt 4 project,...00
SMSherif Mohamedinluvue.hashnode.dev·Nov 30, 2025 · 6 min readVue To Nuxt: Part 1A few months ago, Vue felt complete. Components rendered, state flowed, everything worked. But then reality hit: every new project needed SEO, server rendering, or a consistent folder structure. Same problems, every time. Hours spent on repetitive se...00
SMSherif Mohamedinluvue.hashnode.dev·Nov 25, 2025 · 4 min readStop Prop Drilling in Vue: How to Use Provide and Inject to Build Better ComponentsStop Prop Drilling. Start Building Direct Connections. You know that frustrating moment when you need to pass data from a parent component down to a deeply nested child, and you find yourself creating a relay chain of props through five different co...00
SMSherif Mohamedinluvue.hashnode.dev·Nov 22, 2025 · 4 min readHow Moving from Plain Vue to Nuxt Simplified my WorkflowI didn’t leave Vue; Nuxt just solved problems I didn’t realize I had I love Vue.js. Let’s get that out of the way first. It’s elegant, approachable, and makes frontend development feel like a breath of fresh air. For a long time, it was my go-to for...00