Why Components? There are good reasons to embrace components: Many web pages contain the same elements Web pages uses the same blocks of code serveral times It makes it easier to co-develop. A component makes it easier to re-use blocks of code