You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like Amazon when I visit a github repo I meed to know what are similar repos by checkering what the common forks make by forkers of this repo. Similar for star and watch/ Amazon does it at backend , for this extension we can do that computation on frontend in extension itself, we are in no hurrey, we can press "show starers also star" button and wait until the computation takes place. Obviously it will have to be fetch on request button, not something to be loaded by default.
The text was updated successfully, but these errors were encountered:
Just like Amazon when I visit a github repo I meed to know what are similar repos by checkering what the common forks make by forkers of this repo. Similar for star and watch/ Amazon does it at backend , for this extension we can do that computation on frontend in extension itself, we are in no hurrey, we can press "show starers also star" button and wait until the computation takes place. Obviously it will have to be fetch on request button, not something to be loaded by default.
The text was updated successfully, but these errors were encountered: