Extending the todo example

Hello,

I’m rather new to Meteor and am trying to sort out the best practices for extended the example Todo app.

  • What’s the best method for adding @mentions?

  • What’s the best method for adding interactive discussion between users on a task?

Maybe these things are obvious to some but when looking through different packages and different states then the shift to move to React I’m left not knowing the best approach.

Thanks!