Quote from
luishp on March 30, 2023, 9:13 pm
@smartmedia VisualNEO Web is based on AngularJS, a framework to create Single Page Applications (SPA).
Of course you can break your app in different modules and load each one when necessary, but all the variables in memory will be lost (it's like opening a new executable file from another one in traditional Windows applications).
I wonder why we have in the url between the pages the #! Can we use other dividers ?
As far as I know, that's not possible. I was able to eliminate the "#!" completely but it's necessary some server and app configuration. Not easy.
@smartmedia VisualNEO Web is based on AngularJS, a framework to create Single Page Applications (SPA).
Of course you can break your app in different modules and load each one when necessary, but all the variables in memory will be lost (it's like opening a new executable file from another one in traditional Windows applications).
I wonder why we have in the url between the pages the #! Can we use other dividers ?
As far as I know, that's not possible. I was able to eliminate the "#!" completely but it's necessary some server and app configuration. Not easy.
smartmedia and suyonob have reacted to this post.