Hello there,
I have noticed that the current trend for websites is to use single-page architecture as a front-end. This architecture is supported by many well-known frameworks, like Angular (or AngularJS). One major advantage of it is that it is REALLY fast. You can feel how fast these frameworks are by visiting the following links:
The page does not have to reload each time you click on a link. Instead, part of the page is updated dynamically, which makes it much faster than normal HTTP request. Honestly, I started to feel that any website that does not use these frameworks is out-dated.
My question is: although XenForo has a great developers community, why we have not seen yet any add-on that serves this purpose? In addition, why XenForo is NOT Single-Page App yet? Any promises in XenForo 2.0?
Thank you,
I have noticed that the current trend for websites is to use single-page architecture as a front-end. This architecture is supported by many well-known frameworks, like Angular (or AngularJS). One major advantage of it is that it is REALLY fast. You can feel how fast these frameworks are by visiting the following links:
The page does not have to reload each time you click on a link. Instead, part of the page is updated dynamically, which makes it much faster than normal HTTP request. Honestly, I started to feel that any website that does not use these frameworks is out-dated.
My question is: although XenForo has a great developers community, why we have not seen yet any add-on that serves this purpose? In addition, why XenForo is NOT Single-Page App yet? Any promises in XenForo 2.0?
Thank you,