Closed tschellenbach closed 4 years ago
typescript?
For our feed library we used Flow. It was a bad experience since it made it hard for customers not using Flow to edit our components. That was the reason we didn't use typescript for this library.
On the other hand it keeps on becoming more popular... So maybe we should reevaluate
I'm not sure to understand, more than popular typescript is becoming a standard https://www.thoughtworks.com/radar/languages-and-frameworks/typescript
I certainly love TypeScript and know that I'm not alone in that :D -- I know people that have fallen off of Flow, and avoided all kinds of typed things too for a while, but have enjoyed TypeScript when they finally tried it.
Additionally, our web team is about to start using TypeScript (ancient tooling issues prevented us from adopting it on our website before now, but both of our React-Native mobile apps have TypeScript).
TypeScript Support was a primary reason why we're working to integrate with Stream today. If the React-Native Stream libraries didn't have TypeScript support it would have fallen behind other competitors in our evaluation matrix.
Thread preview enrichment with profile images of thread members @DanC5 can you share some screenshot? I am not sure what you mean exactly
Thread preview enrichment with profile images of thread members @DanC5 can you share some screenshot? I am not sure what you mean exactly
@vishalnarkhede so being able to display thread users' avatars in the MessageList like in Slack
Yeah that needs some backend change. Not sure how easy is it to add information of users which are part of thread in a particular message. @tbarbugli ?
Wishlist for Stream Chat React 2.0. Summary updated January 24th:
Codebase Improvements
Features
Examples
Docs
Not included