Free AI Research with Ollama + Claude Code: Local LLMs for Developers
Claude Code transformed how I write software. The agentic workflow, file editing capabilities, and multi-step reasoning made it indispensable. But after a month...
Where I share my adventures with React, Next.js, TypeScript, and the ever-evolving world of modern web development 🚀
Loading articles...
Claude Code transformed how I write software. The agentic workflow, file editing capabilities, and multi-step reasoning made it indispensable. But after a month...
MCP (Model Context Protocol) servers extend Claude Code with custom tools, resources, and prompts. Instead of Claude only having access to your filesystem and t...
Claude Code hooks are shell commands that execute at specific points in Claude's workflow. They sound simple, but they have completely changed how I work with A...
Claude Code 2.1.0 dropped on January 7, 2026, and after a week of heavy usage, I can confidently say this is the biggest productivity upgrade since the tool lau...
Building software with Claude Code is powerful, but without structure it leads to inconsistent code patterns, undocumented decisions, repeated mistakes, and inc...
After spending several weeks migrating a production Sitecore JSS 22.x application on XM Cloud to the new Sitecore Content SDK with Next.js 15.3.1, I've document...
After the transformative releases of 2025, React 19.2 and Next.js 16.1 now define the baseline for modern React development. The React Compiler shipped stable. ...
The shift happening in 2026 is fundamentally different from what we saw in previous years. We moved from autocomplete to conversation in 2024. We moved from con...
The React and Next.js ecosystem in January 2025 looked dramatically different from where we stand now in December. React 19 had just stabilized. Next.js 15 was ...
Every time I restarted the dev server on our main application, I'd wait 12-15 seconds. Open laptop, run npm run dev, wait. Switch branches, restart, wait. After...