Why Write Code If LLMs Can Do It? Exploring Web App Experiments
Discover the importance of manual coding in an era dominated by LLMs. Join a web app experiment that highlights key insights for developers.

Can LLMs Replace Manual Coding in Web App Development?
In the tech world, large language models (LLMs) like OpenAI's ChatGPT and Google's Bard are changing software development. These tools can generate code, troubleshoot, and even build apps with less effort. This leads to a big question: Why bother with manual coding when LLMs can do it? This blog dives into the pros and cons of LLMs in coding, the value of manual programming, and an experiment comparing both methods.
How Are LLMs Changing Software Development?
LLMs are becoming integral to software development, offering:
- Quick generation of boilerplate code for web apps
- Instant troubleshooting guidance
- A fast track for beginners to grasp programming concepts
But, LLMs aren't perfect. Overreliance on them might weaken our grasp on programming basics, best practices, and our ability to solve problems.
What Limits LLMs in Coding?
LLMs have their flaws:
- Context Awareness: They often lose track in lengthy discussions or complex projects.
- Creativity: LLMs might not match the creative problem-solving of human developers.
Related Articles

Transforming Mobile Devices: AI Chips from Arm for Developers
Explore how Arm's AI chips are transforming mobile devices and influencing software development. Insights from Geraint North reveal future trends for developers.
Sep 18, 2025

How to Use Claude Code Subagents to Parallelize Development
Learn how to enhance your development workflow using Claude Code Subagents. This guide provides practical examples for parallelizing coding tasks.
Sep 13, 2025










