Actually this is a software development philosophy that emphasizes the importance of early and frequent releases for getting better feedback from your users and your team. The philosophy was originally applied to the open source software. Maybe one of the best examples is the Linux kernel.
The Benefits of often releases
- Feedback
- Reduces the risk of being on the wrong track or of never being able to deliver
- Reduces the risk of feature...