The SlackBubble component has grown excessively large and unruly. What are some of your thoughts on how to divide it into smaller components?
- We could separate render methods, database methods, and other methods
- we could also divide it in terms of functionality, ie: reactions, replies, message text
What are your thoughts?