Framework Vs Design Patterns

Design Patterns: A set of guidelines which talk about how we can architect the application.

Frameworks: Follow a particular pattern (or set of many patterns) when building an application. Provides foundation classes and libraries.

Advantage of Frameworks
1. Help to get started quickly
2. Leverages industry best practices

Comments

Popular posts from this blog

SQL basic interview question

gsutil Vs Storage Transfer Service Vs Transfer Appliance