remotehack / remotehack.github.io

https://remotehack.space
MIT License
6 stars 3 forks source link

epic journey to find the best javascript function on GitHub #83

Open dev-earthhero opened 3 years ago

dev-earthhero commented 3 years ago

So we can get source code off GitHub - easy. We can also parse out the functions themselves via abstract syntax tree crawling - easy. Storing the data somewhere - undecided, but let's leave that for later.

...so we have a simple web UI (possibly in 11ty? ...maybe just gatsby cuz I'll most likely be the one doing this...whomp whomp) that presents two functions, and the user just selects which one wins.

After a while, we have data on which functions are "better/more powerful/more popular", and we can have stats on these.

...eventually, we can do the same for other languages and eventually find out WHICH FUNCTION RULES THEM ALL!!!!!

dev-earthhero commented 3 years ago

lulz, this is me (lpmi-13, Adam) so I'll tag this from my "real" account.