Each pattern that you find on Long Pressed is comprised of some of the following sections to aid in implementation and problem solving. - **Parent Patterns** - The patterns you should implement first, if you can - **Problems** - The problems the pattern is intended to solve - **Bigger Problems** - The problems you should solve first, if you can - **Claims** - Ideas and concepts derived from problems and observations - **Solutions** - How to implement the pattern - **Diagrams, Drawings, Images** - Visual aids to help in solving the problem or example solutions - **Tools** - Tools that you can use to implement the pattern - **Related Patterns** - Other patterns that should be explored to see if they are relevant to your challenges - **Further Reading** - Internal and external links to more resources for a deep dive into the pattern - **Antipatterns** - The antipatterns that will block or discourage a business from successfully implementing the pattern - **Categories** - Tags to help users find the pattern