Return to
HomePage
Summary
Pattlets are pattern but without the heavy schema they are quick n small decription of solution to a reccuring problem.
Schema
* Title
* Problem
* Solution
* Additional Resources
* Related Items
Test Cases
Title
* Does the name convey the meaning behind the pattern without being too long or unwieldy?
Problem
* Does the problem statement include intent?
* Is the problem concise?
Solution
* Are solution tradeoffs explained?
* Does the solution provide all the steps necessary to achieve the desired outcome?
* Are pitfalls and common problems described?
Additional Resources
* Are the links from trusted sites?
* Are the links correct in context of the Pattlet?
Related Items
* Are the correct items linked in context of the Pattlet?
Example
*
Pattlet Example
Template
*
Pattlet Template
Links
*
Pattlet Example *
Pattlet Template
Return to
HomePage