Things NOT to do when building a Central Application

If you think these are a given, then good for you.

– do not hardcode URL’s in any of your components; utilize a _global variable scoped to your Central’s application, like _global.com.yourapp.BASE_URL
– try to confirm the URL you are hosting your Central application at. Changing multiple shared library files, even with the help of a JSFL script, is a royale pain