Open rvolosatovs opened 2 years ago
People are likely coming here with a language in mind.
We discussed this with Nathaniel in the meeting yesterday and the conclusion was that we should leave the directories in the cookbook section organized by language, but we should have a table in the readme that lists the status of each cookbook example in each language both as a way to achieve the benefits of this issue and also make it easy for people to understand when an example in a given language is missing to encourage contribution.
I'm happy to create a table.
Is there an existing issue for this?
Description
This is the current structure:
(introduced in #55 )
I believe a much more useful structure would look like:
This way developers can immediately look for the exact functionality they want to implement, and, if an example for the language of their choice is missing - look for examples in different languages they're familiar with. Currently, developers are presented with an empty directory for the language of their choice and then either assume that the language is not supported or have to search through the repository.
Acceptance Criteria
No response
Suggestions for a technical implementation
No response