You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Loading App in VBCS

edited Dec 27, 2019 7:15AM in Visual Builder 1 comment

Summary

How application load works in VBCS

Content

Hi All,

I recently started learning VBCS and I would like to understand what happens during an Application Load in VBCS. I created a test application in VBCS and found that the var AppModule = function AppModule() {
    alert("App Module Loaded")
    };​

loads 3 times every time i try to run the project. Can anyone explain to me why this behavior and if this would be same behavior while the app is running in Production environment. If this is something that i would find the documentation then can anyone please point me in the right direction.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!