Hello Mashiane,
have a look at the folder WebsiteDemo. There is a complete example of a website (ChatNoir).
Greetings ... Peter
I checked this, I understand that even (ChatNoir) this is a single page app ie one single html file. Correct me if I am wrong.
For eg:- To the users/customers, I would like to provide a landing page link, may be
www.chatnoir.com/aboutus or to a specific page for specific contents.
While doing digital marketing, we will be sharing information about a particular product or a particular promotion scheme. In such cases, we will sharing a web link in the advertisements which when the potential customer's clicks will be taken to that particular page which provides more information about a particular product or whatsoever is advertised. I don't think that it will be a good idea to make the potential customer land on the general homepage and then wasting his/her time searching for the content that he is looking for. Instead, if we have a direct web link, then we can directly bring the customer to that particular page/content that he is looking for.
I am not sure whether this is possible in SPA or not, maybe the whole purpose of SPA is totally different.
I was thinking that it would be an added advantage if BANano could be used to produce both types ie
- SPA web app/website
- Multi-page website/web app. So that we can create different pages and not just confined to a single index.htm for the entire Web site/app.
Thanks