codethesaur.us
codethesaur.us copied to clipboard
A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.
# Problem This issue is to fix the ordered/unordered/sorted lists in Nim's `lists.json` file(s). When the original meta `lists.json` was released, it was ambiguous whether "ordered" meant "sorted" or not....
# Problem This issue is to fix the ordered/unordered/sorted lists in Haskell's `lists.json` file(s). When the original meta `lists.json` was released, it was ambiguous whether "ordered" meant "sorted" or not....
# Description I love the concept but my initial user experience was poor as I landed on "oops" page after "oops" page because the combinations I was looking for were...
# Description In #480, @hegold suggested "Publish data on oops page visits so contributors can see the most requested missing items". I also thought a stats page of most commonly...
# Description In #480, @hegold originally suggested "Add a 'browse'" feature to allow exploration of all available languages". This issue is to think through what this might look like or...
# Description Classes for Go aren't presently on Code Thesaurus. This issue is to add that concept to the system. # Directions * On the home page, on the right...
# Description When viewing a compare/reference page on the full desktop site, it appears in a nicely-formatted table. On a mobile device, it shifts 3 columns into 1 column, then...
# Description Strings for C++ aren't presently on Code Thesaurus. This issue is to add that concept to the system. # Directions * On the home page, on the right...
# Description To improve Core Web Vitals, we can cache pages that aren't regularly updated using Django's caching. In Memory caching is available so you don't have to run up...
# Description Each file (maybe each ID?) should link to the appropriate place of documentation for that language. # Requirements Add it to each file, and discuss with @geekygirlsarah on...