Web Page as a Set of Components - Part 1






4.57/5 (5 votes)
A design pattern to separate the concerns in a web page. Here, each part of the page is considered as a component which is inherently reactive and provides an unified way to interact with other component in the page.