Nizar's Blog
Posts tagged #development
- 
            Lean Claude Code for Production Original photo by Valentin Antonucci on Pexels Many agentic coding demos showcase landing pages, one-off scripts, or greenfield projects. While technically impressive, they often produce single files with little thought for maintainability. Even... 
- 
            TDD Guard for Claude Code Original photo by Pixabay on Pexels Claude Code fit well into my workflow, but sticking to Test-Driven Development (TDD) principles still needed occasional reminders: one test at a time, fail first, no over-implementation. It worked,... 
- 
            Agentic TDD Original photo by Pixabay on Pexels Since I started programming, I've insisted on always writing my own code. It wasn't out of necessity; it was a personal choice. Even as LLMs (Large Language Models) became part of my workflow, I... 
- 
            How I Use LLMs as a Developer Original photo by Google DeepMind on Unsplash I have been using Large Language Models (LLMs) for the last two years. During this time, I’ve noticed that people’s opinions about LLMs vary dramatically. The community seems split—some developers...