Title here
Summary here
new MySuperClass();var mySuperVariable = "super";myMethod: function(){}_myMethod: function(){}__myMethode: function(){}Primitive (ex: myLabelPrimitive, myImagePrimitive, …)View (ex: mySearchView, myMenuView, …)Screen (ex: myCatalogScreen, mySplashScreen, …)Service suffix (ex: programService, channelService, …)M prefix (ex: MObjectStates, MObjectProperties, …)Abstract prefix (ex: AbstractChannelService, AbstractProgramService, …) onEvent:fct(parameters){/* has to be empty!!! */}console.log: use console.info, console.debug, console.warn, console.error