dmitrizzle/chat-bubble

Better constructor & invocation

dmitrizzle opened this issue · 1 comments

  • Currently "self" is required to inform JavaScript of the object name assigned to the function. That needs to go as it's ugly and redundant.
  • The invocation itself doesn't seem too elegant and I wonder how it'd work with React-type programming. We need to upgrade this; any thoughts?

Don't think this will be solved anytime soon. If anyone would like to reopen and take a crack at this proposal, feel free to do so.