
Zoaib Khan
2.9K posts

Zoaib Khan
@zoaibdev
🅰️ Senior Angular Developer 🎓 Teacher 🏠 Builder Currently building https://t.co/cORB4sk5MV 🎨
Karachi, Pakistan Katılım Ağustos 2020
568 Takip Edilen983 Takipçiler

@KylerJohnsonDev Same experience here. Using Fable 5 High for an analysis resulted in a bit chunk of my token budget for the month used up.
Now I'm just using 5.6 SoI Medium for most reasoning stuff, while the usual Composer 2.5 for implementation
English

I spent 8 hours building things with Claude Sonnet 5 and only used around 2% of my token allowance. Had fun, built several fun things.
I just spent 35 minutes using Fable 5 to build two features (across the stack) and used 31% of my token allowance.
This includes using RTK to reduce token consumption.
English

If you're starting out with agentic engineering, know that all workflows basically follow a three steps process:
1) Plan/Brainstorm/Grill
2) Implement
3) Review and Test - fix issues
I show a process that has helped me and I use for my own projects
youtu.be/U_0UibgryFI

YouTube
English

✨ Updated: Angular Material Dark Mode in 3 steps!
It has become much easier with recent Angular Material versions - it uses the light-dark CSS function now.
Code sample at the end of the blog post.
buff.ly/awYfNXF

English

The quiz part at the end is interesting! Will definitely try it to ease the review process at the end
Thariq@trq212
English

✨ As I add features to materialthemebuilder.com, I realize the workflow is getting simpler as well
So I've create a short demo for the fastest way to theme Angular Material with the new changes that I added recently.
Take a look: buff.ly/hxOm5AB
English

I used to ignore adding tests when coding manually. But with agentic engineering, it's a must now.
For the material theme builder, I have about 386 unit and 30 or so e2e tests.
Can probably refine them further and filter out unneeded ones - but provides a good safety net.
Arvid Kahl@arvidkahl
If you build with AI and don’t have unit and integration tests set up, you’re gonna have a bad time.
English

Does anyone know which image gen model does @cursor_ai use?
It has helped me a lot in visualizing UI changes and creating mockups.
An example for my theme builder product (materialthemebuilder.com):

English

@mrterrycarson Hey Terry, glad you liked it! Thanks for the support :)
English

@zoaibdev That's amazing! Congratulations on launching the Material Theme Builder. It looks like a really useful tool.
English

✨ Just shipped for the Material Theme Builder!
✅ Built in Themes - mimicking popular platforms such as Vercel, Supabase etc.
✅ Undo/redo functionality so you can revert UI tweaks easily
✅ Free Scss export for your projects
Check out materialthemebuilder.com/builder !
English

@zoaibdev Love the new themes! 🔥 Consider listing Material Theme Builder on Founder.best too.
It’s free to submit and helps you get discovered while earning a quality dofollow backlink
English

This resonates so much. I've been feeling burnt out myself - turns out you need to do a lot of decision making throughout the day compared to pre AI era
Klaas@forgebitz
software engineering is now draining because all the "easy" work is done you used to be able to do productive but relatively simple work some days (writing some new endpoints, making some dashboards) now all that is left is the hard part
English

@Nartc1410 I feel exhausted myself - more so now. Because it seems like I'm making too many decisions too quickly with the AI helping me out.
Also, reviewing such a lot of code becomes too tiring
English


@mattpocockuk I think I am at 2 to 3. To me it helps when I understand the code architecture of a section - sometimes I ask the AI to explain it as well instead of going through it manually line by line
English

The "should you read code" debate is dumb because the real decision isn't binary, it's a scale:
1. Reading every line of every diff
2. Scanning every diff, reviewing important lines
3. Ignoring diffs but understanding the 'why' of every PR
4. Spot checking PR's instead of reading every one
5. Ignoring PR's, but doing regular spot checks on the codebase
6. Ignoring the code, but spot checking agent traces to help improve the system
7. Ignoring both the code and the system, let models handle everything
Where are you on the scale?
English

🎨 Here's me switching between different themes on the Angular Material Theme Builder...
...and it's addictive.
If you've ever struggled with Angular Material Theming - try out the builder at buff.ly/hnBq4r1 and design your own custom themes for your projects!
English


