Boomspot
  • Home
Loading...
Boomspot

Daily tech news, software development coverage, Apple reporting, and the gear behind modern music making.

TwitterLinkedIn

Browse

  • Categories
  • Tags
  • Authors

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Unsubscribe

© 2026 Boomspot. All rights reserved.

Built by Boomspot
Updated hourly

AI Content Disclosure: Articles on Boomspot are researched, written, and edited with the assistance of advanced AI systems. We combine software-assisted research with editorial oversight to deliver useful, accurate, and practical technical and music production content. Learn more about our editorial approach.

  1. Home
  2. Coding
  3. Why Write Code If LLMs Can Do It? Exploring Web App Experiments
coding3 min read

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.

S

Staff

November 2, 2025

Why Write Code If LLMs Can Do It? Exploring Web App Experiments

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:

  1. Context Awareness: They often lose track in lengthy discussions or complex projects.
  2. Creativity: LLMs might not match the creative problem-solving of human developers.
  3. Code Quality: The code they generate can be hit or miss, potentially leading to security and performance issues.

The Case for Manual Coding

Coding by hand is crucial for deep learning and skill enhancement. Here's why it's still relevant:

  • Problem-Solving Skills: It teaches developers to tackle and solve challenges efficiently.
  • Code Optimization: Developers can craft optimized code that meets specific project requirements.
  • Collaboration: Knowing the ins and outs of your code improves team collaboration and communication.

Web App Experiment: Manual vs. LLM Coding

I tested the effectiveness of manual coding against LLM-generated code by building a simple task manager app using Next.js and React.

Experiment Overview

  • Framework: Next.js (for server-side rendering)
  • UI Library: React (for UI development)
  • LLM Tool: ChatGPT (for code snippets)

Experiment Steps

  1. Define Requirements: I listed the essential features for the task manager.
  2. LLM Code Generation: ChatGPT produced components and API routes.
  3. Manual Coding: I wrote the same components and routes, focusing on best practices.

Findings

  • Time Efficiency: LLMs were faster, generating code in under 10 minutes, while manual coding took about 30 minutes.
  • Code Quality: Manual coding resulted in optimized, readable code with better error handling.
  • Debugging: Fixing issues in LLM-generated code required significant manual effort.

Insights from the Experiment

The experiment teaches us:

  • LLMs can speed up coding but might introduce errors or inefficiencies.
  • Manual coding ensures quality and deep understanding, crucial for success.
  • Combining LLMs for routine tasks with manual coding for complex projects could be the best strategy.

Conclusion: Finding the Right Mix of LLMs and Manual Coding

As LLMs evolve, they'll play a bigger role in software development. Yet, manual coding's benefits—creativity, problem-solving, and code quality—are irreplaceable. Balancing LLM use with strong coding practices lets developers excel and adapt to the future of tech.

In essence, while LLMs offer powerful development tools, they should enhance, not replace, the craft of manual coding. Understanding both approaches allows developers to succeed in a rapidly evolving field.

Tags

software developmentcoding best practicesdeveloper toolsprogramming languages

Related Articles

Transforming Mobile Devices: AI Chips from Arm for Developers
coding•4 min read

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
coding•3 min read

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

Unlocking ChatGPT Developer Mode: Full MCP Client Access
coding•4 min read

Unlocking ChatGPT Developer Mode: Full MCP Client Access

Unlock the power of ChatGPT Developer Mode with full MCP client access. Discover how to enhance your coding projects and streamline development.

Sep 11, 2025

Browse by Category

Technology627Coding153Linux29SEO22Music Production15Apple Rumors11Studio Gear7

Popular Posts

Google Doesn't Punish AI Content (331k Pages Studied)

Google Doesn't Punish AI Content (331k Pages Studied)

6 min read
Open vs Closed AI: Meta's Challenge to OpenAI and Google

Open vs Closed AI: Meta's Challenge to OpenAI and Google

6 min read
Apple Price Hikes: Will Upgrades Finally Match the Cost?

Apple Price Hikes: Will Upgrades Finally Match the Cost?

6 min read
Server vs Smartphone: When Your Phone Replaces the Rack

Server vs Smartphone: When Your Phone Replaces the Rack

5 min read
Omarchy v4 Bets on AI Agents as Linux World Hesitates

Omarchy v4 Bets on AI Agents as Linux World Hesitates

6 min read

Recent Posts

AI-Generated Plugin UI vs Skeuomorphic Design: Who Wins?

AI-Generated Plugin UI vs Skeuomorphic Design: Who Wins?

Sep 9, 2026•5 min
Wavea Flite Create vs Flite Play: 2.0 Differences

Wavea Flite Create vs Flite Play: 2.0 Differences

Sep 9, 2026•5 min
How Automatic Content Recognition Actually Works

How Automatic Content Recognition Actually Works

Sep 9, 2026•5 min
How To Check If ChatGPT Recommends Your Business

How To Check If ChatGPT Recommends Your Business

Sep 9, 2026•5 min
Protect Unreleased Melodies From AI Tools: Two Paths

Protect Unreleased Melodies From AI Tools: Two Paths

Sep 9, 2026•6 min