codethesaur.us icon indicating copy to clipboard operation
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.

Results 131 codethesaur.us issues
Sort by recently updated
recently updated
newest added

# 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....

Type: Bug
help wanted
good first issue
hacktoberfest
Experience: Language Concept
Priority: High
Language: Nim

# 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....

Type: Bug
help wanted
good first issue
hacktoberfest
Experience: Language Concept
Priority: High
Language: Haskell

# 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...

Type: Enhancement
help wanted
good first issue
hacktoberfest
Experience: Frontend
Priority: High
Experience: UX

# 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...

Type: Enhancement
help wanted
good first issue
hacktoberfest
Experience: Frontend
Experience: Backend
Language: Python
Experience: Design
Experience: UX

# 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...

Type: Enhancement
help wanted
good first issue
hacktoberfest
Experience: Frontend
Experience: UX

# 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...

Type: Enhancement
help wanted
good first issue
hacktoberfest
Experience: Language Concept
Language: Go

# 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...

Type: Enhancement
help wanted
good first issue
hacktoberfest
Experience: Frontend
Experience: UX

# 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...

Type: Enhancement
help wanted
good first issue
hacktoberfest
Experience: Language Concept
Language: C++

# 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...

help wanted
good first issue
hacktoberfest
Experience: Backend
Type: Optimization

# 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...

Type: Enhancement
help wanted
hacktoberfest
Experience: Frontend
Experience: Backend
Experience: Meta Language Design