The variables names in the GLOBALS section use different styles

  • localStorage Camel case

  • current_user: Snake case

  • urlparams: Lowercase

Nothing major, but why not make the names consistent? :slight_smile:

For example: localStorage, currentUser, urlParams

1 Like

Hey @vangelov thanks for sharing this, I just saw a similar request from another user as well. I'll let our team know you requested this. :slight_smile:

1 Like

Thanks you!