In the post- How to master Front-End Development? , I mentioned Angular is useful in building complex single-page applications. In fact, with the growing popularity of Angular, this term has become quite a buzzword (maybe the other way round). The term Single Page Application (SPA) can be a little bit confusing in the first impression because hardly any website that we come across seems to have only a single page. In fact, a real-world complex website may have hundreds of pages. Some of the biggest websites that we know- Facebook, YouTube, Gmail, Twitter, etc. all are SPAs. So, why are we calling such complex websites Single Page Applications? And, if they are Single Page , then what is Multi-Page? To understand this let's first go through some ways in which a website can be built. Static Websites In the HTML section of How to master Front-End Development? , I illustrated the snapshot of a...
Comments
Post a Comment