-
Notifications
You must be signed in to change notification settings - Fork 441
How to Introduce Software Design Patterns
Dany Marcoux edited this page Jul 13, 2021
·
8 revisions
- In the wiki's sidebar, add a link to a new page under the
Software Design Patterns
section. - Click on the newly created link and describe the design pattern in the new wiki page. Explain which problem it solves and what the solution is. Include any link which might help understanding this concept.
- Introduce this design pattern to the team. Implementing it in a PR is a good starting point to discuss about the changes and teach others.
- Development Environment Overview
- Development Environment Tips & Tricks
- Spec-Tips
- Code Style
- Rubocop
- Testing with VCR
- Authentication
- Authorization
- Autocomplete
- BS Requests
- Events
- ProjectLog
- Notifications
- Feature Toggles
- Build Results
- Attrib classes
- Flags
- The BackendPackage Cache
- Maintenance classes
- Cloud uploader
- Delayed Jobs
- Staging Workflow
- StatusHistory
- OBS API
- Owner Search
- Search
- Links
- Distributions
- Repository
- Data Migrations
- next_rails
- Ruby Update
- Rails Profiling
- Installing a local LDAP-server
- Remote Pairing Setup Guide
- Factory Dashboard
- osc
- Setup an OBS Development Environment on macOS
- Run OpenQA smoketest locally
- Responsive Guidelines
- Importing database dumps
- Problem Statement & Solution
- Kickoff New Stuff
- New Swagger API doc
- Documentation and Communication
- GitHub Actions
- How to Introduce Software Design Patterns
- Query Objects
- Services
- View Components
- RFC: Core Components
- RFC: Decorator Pattern
- RFC: Backend models