You have a feature to implement, and there are several implementation solutions available. How do you choose the best one?
Start out with all your potential solutions for a feature idea. Next, filter based on how the solutions perform using a set of verification methods. Finally, implement the feature knowing that you’ve found the solution that meets your needs.
Verification Methods
The following are the verification methods I’ve experienced most often on the projects:Continue reading