📄️ Avoid error shadowing
What is an error shadowing?
📄️ Service has only one `success`
Most of the time it is relatively easy to follow this rule.
📄️ Services with `or` conditionals
Convenient Service shines very brightly when you have and conditional logic.
📄️ Skip `result` call for boolean services
Let's check the following boolean service:
🗃️ FDD
2 items
🗃️ Advanced
1 item