yaymemories.com/en/trial
yaymemories.com/en/trial
I am still working on that. There needs to be still a lot of manual reviews and intervention.
Sometimes it just "starts to cheat" the tests it has written and e.g. hardcodes product ids
I am still working on that. There needs to be still a lot of manual reviews and intervention.
Sometimes it just "starts to cheat" the tests it has written and e.g. hardcodes product ids
E.g. super fast, simple code, that is hard to maintain.
Tests with lots of data, where the fixtures are hard to generate.
Now its possible
E.g. super fast, simple code, that is hard to maintain.
Tests with lots of data, where the fixtures are hard to generate.
Now its possible
I iterated my CLAUDE.md and Skills for months, learned, read. Definitely not something easy.
But imho totally worth it.
Looking forward into the future with this.
I iterated my CLAUDE.md and Skills for months, learned, read. Definitely not something easy.
But imho totally worth it.
Looking forward into the future with this.
When you add 8 entities, how much code do you need to get this done? (in Laravel)
When you add 8 entities, how much code do you need to get this done? (in Laravel)
I have to hand hold a lot there.
I have to hand hold a lot there.
a) Claude to not write useless inline comments:
// writing content to a file
file.write(content)
b) Let Claude not say: "Oh! You're right"
I tried.. I failed.. here i am :)
a) Claude to not write useless inline comments:
// writing content to a file
file.write(content)
b) Let Claude not say: "Oh! You're right"
I tried.. I failed.. here i am :)
But actually.. projections aren't so scary at all. Just update it everytime you write (keep it simple first)
E.g. i just write mapped-to-json DTOs to redis as a projection. And update few other structures in redis for my queries.
It doesnt need to be fancy
But actually.. projections aren't so scary at all. Just update it everytime you write (keep it simple first)
E.g. i just write mapped-to-json DTOs to redis as a projection. And update few other structures in redis for my queries.
It doesnt need to be fancy