Mudei meu projeto que usava exceptions pra usar a lib OneOf. Achei que fica mais claro no codigo os possiveis fluxos de execucao e tbm os casos de teste.
This is great talk. Thank youIf you. I have a q: if you don't have database level constraints between tables (foreign key) you might have records which are stale. Then you should have some sort of syncing mechanism or dealing with bunch of rescue RecordNotFound errors. Isn't FK constraint actually good without cascade delete?
Nice topic, well explained
Amazing talk! Thank you for sharing the experience
Really nice 👍topic
Thanks for this talk!
Mudei meu projeto que usava exceptions pra usar a lib OneOf. Achei que fica mais claro no codigo os possiveis fluxos de execucao e tbm os casos de teste.
nice
This is great talk. Thank youIf you. I have a q: if you don't have database level constraints between tables (foreign key) you might have records which are stale. Then you should have some sort of syncing mechanism or dealing with bunch of rescue RecordNotFound errors. Isn't FK constraint actually good without cascade delete?
Not a rails developer, but great talk! Appreciated the insights!
👍👍