- Posts: 7
- Thank you received: 0
You can build a complete Joomla 5 template without touching a Joomla install
2 years 3 weeks ago #598
by dade
Replied by dade on topic You can build a complete Joomla 5 template without touching a Joomla install
Version twenty. I'm on version fifty-something of my template CSS. Every conversation adds another refinement. The version history is basically a changelog of me learning how Joomla templates actually work.
Please Log in or Create an account to join the conversation.
2 years 3 weeks ago #599
by emmanuel
Replied by emmanuel on topic You can build a complete Joomla 5 template without touching a Joomla install
Learning through building. That's always been the best way. But now the feedback loop is minutes instead of days. You describe what you want, see the result, adjust, repeat.
Claude Code
makes that cycle almost instant.
Please Log in or Create an account to join the conversation.
2 years 3 weeks ago #600
by paul
Replied by paul on topic You can build a complete Joomla 5 template without touching a Joomla install
Almost instant if you know what to ask for. The skill isn't coding anymore. It's articulation. Can you describe precisely what you want? Can you spot when the output isn't quite right? Those are the new developer skills.
Please Log in or Create an account to join the conversation.
2 years 3 weeks ago #601
by joey
Replied by joey on topic You can build a complete Joomla 5 template without touching a Joomla install
New skills for a new era. I built my first Joomla module override last week. Described the layout I wanted -- three-column grid with image thumbnails and truncated text. Got working code in one prompt. One. Previously I'd have spent a day reading the Joomla docs.
Please Log in or Create an account to join the conversation.
2 years 3 weeks ago #602
by dade
Replied by dade on topic You can build a complete Joomla 5 template without touching a Joomla install
The docs are still important though. You need to understand WHY the override works, not just THAT it works. The AI can explain the Joomla API methods it's calling if you ask. Use it as documentation, not just a code generator.
Please Log in or Create an account to join the conversation.
2 years 3 weeks ago #603
by kate
Replied by kate on topic You can build a complete Joomla 5 template without touching a Joomla install
That's the key distinction. Generator versus collaborator. When you treat it as a collaborator -- asking why, requesting explanations, challenging its choices -- you learn. When you just take its output blindly, you stay ignorant.
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds