The current language selector is fine. But If we could have language selector in a form of a select, it would really easy to interact with the platform.
We can create a select tag with options of popular progamming languages. And when the user selects an option we display only the projects which is written in the specified language. Which can done by selecting language from the API response language property.
The current language selector is fine. But If we could have language selector in a form of a select, it would really easy to interact with the platform.
We can create a select tag with options of popular progamming languages. And when the user selects an option we display only the projects which is written in the specified language. Which can done by selecting language from the API response language property.
CC: @raulvillares