Hacker News new | ask | show | jobs
by Kinrany 2212 days ago
There should probably be a website that answers these questions for every language.

Just a giant table with language names on one side and standardized tooling names on the other.

2 comments

Realworld [1] is the closest thing I know. The implementations usually have everything except the list of tools necessary to actually run and develop the app.

[1]: https://github.com/gothinkster/realworld

This should be the top comment. Maybe we could collaborate on it via a github repo?