Comparison with similar libraries
Hi @mohsen1, thank you for open sourcing this library! Given that there are a few libraries that are trying to address this problem, I was wondering if you could provide a comparison (or pros/cons) of this library's approach and functionality with some of the other popular ones:
Alternatively, or in addition, understanding the approach of how this library works behind the scenes would be super useful to anyone trying to choose a solution!
Thank you again!
Main difference is this component doesn't require a compile time via babel or anything similar. All those competitors are solving the problem with a similar approach. Once react support async rendering none of this would be necessary!
I'm talking about this component this Friday at Lyft hq where we are hosting a meetup. You should come and check it out!
@mohsen1 Thanks for the quick response!
Could you elaborate what tradeoffs this component makes to avoid compile time? If this is going to be covered in the talk, could you post the slides/videos here since I probably wouldn't be able to make it?
@mohsen1 Any chance you could post the video/slides from the talk or any material that better helps understand the tradeoffs?