-
Notifications
You must be signed in to change notification settings - Fork 10
Design Patterns
Trevor Fayas edited this page Dec 31, 2021
·
2 revisions
This section outlines basic design principles and patterns that were used for the Baseline, and why they were used. These patterns may not be right for you or your company, so don't feel constrained to follow them all.
- Solution architecture
- Feature Folders
- Page Template View Component
- Interface Model Implementation Map
- Cache Dependency Building and Async
- Post Redirect Get
- Front End Asset (CSS/JS Parsing
- Navigation
- Page Builder Header/Footer
- SEO Meta Data
- Navigation Redirection
- Page Types
- Partial Widget Page / ShareableContent
- Widgets
- Account Management
- External Authentication/Two Factor Authentication
- Ecommerce Ready
- Error Pages
- Sitemap
- Robots.txt
- Form Bootstrapification
- Bundling css/javascript + Gzip
- Bootstrap and Containers