krekas's avatar

krekas liked a comment+100 XP

3mos ago

Customizing Filament For User-Facing Apps : Ep 11, Refine the Sidebar Navigation

With regards to ordering the navigation items: I'm developing software for almost 40 years, and I learned one important thing when you want to order anything:

Never order with increments of 1... like 1, 2, 3 etc.

Take steps of at least 10, so 10, 20, 30 etc.

Because there always is a customer who thinks a new item should be added between 1 and 2... So you'll have to change the index of each item.

When you order in higher increments, you can work with 'values' in between.

So the 'item in between' would become 15... if the base index would have increments of 10, 150 when increments of 100 etc.

krekas's avatar

krekas liked a comment+100 XP

5mos ago

The Laracasts Snippet: Ep 10, I'm Done

I'd love to see a snippet on here showing the code Claude generated you for those two features... yes it works but heres why it sucks and why I changed it. I'd love more lessons on the thought process behind things with real world examples. I know theres the whole AI course that I'll definetly checkout, but real work examples are so useful the more the better tbh. I'm glad to hear your getting through the tough waters as someone that's just signed up I really enjoy the teaching style :)

krekas's avatar

krekas liked a comment+100 XP

5mos ago

Vibe Coding Workshop: Ep 3, Getting Started

Too Much Speaking by the author that was not needed. Practical with Starting a small project with continuous context instruction could save the course time for learner like us.

krekas's avatar

krekas wrote a comment+100 XP

5mos ago