Difference between .THIS.mycustomclass versus .THIS .mycustomclass?
In Lightning Components, the .THIS attribute refers to the component itself. This is important to remember. In this example, let's say that the component is called "MyComponent". Using a space…