feat: add suggested packages to comparison package selector#873
feat: add suggested packages to comparison package selector#873thasmo wants to merge 1 commit intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
01ad448 to
9811530
Compare
wojtekmaj
left a comment
There was a problem hiding this comment.
That would have been really cool. I think we could gather some analytics data from /compare to compile a list of "often compared with..." that we then could use to power such functionality. It's a multi-step enhancement though :(
Yep, that would work. I hoped there's some API, but I can't find any. Also using keyword search is not an option as keyword quality is quite low I'd say. But gathering "often compared with" data would work. |
|
FYI I have this over here: #801 |
|
@serhalp, that's awesome, and I think it's perfect for this type of information. But I also think the "suggested" or "often compared with" packages are different, as in you would compare e.g. next with nuxt or alpine with jquery but you wouldn't want to replace one with the other necessarily. |
Just a demonstration for "suggested" packages.