Robson Junior
Robson Junior
Alguns arquivos (como `.ipynb`) não estão sendo renderizados, já que o Gatsby está configurado para renderizar apenas Markdown. Seria interessante analisar formas de exibi-los ou pelo menos linká-los ao repositório...
Nem só de issues que dá para resolver com PRs vive um repositório open source. Tivemos oito publicações na primeira etapa do blog e já conseguimos alguns resultados bem bacanas....
Currently, only the 20 first results of each type are shown in the search results page at a time. It'd be interesting to be able to check out the results...
**Is your feature request related to a problem? Please describe.** The Spotify Web API has plenty of interesting features that can be considered when sorting. Namely, at least: key (considering...
**Is your feature request related to a problem? Please describe.** Currently, the user can only see the final order of the playlist once the sorting is over. It would be...
**Is your feature request related to a problem? Please describe.** While sorting without overwriting the tracks in a playlist can take a while, creating a new playlist with the tracks...
**Is your feature request related to a problem? Please describe.** With our current sorting algorithm, reordering a 100-track playlist can take longer than 30 seconds. Currently, the playlist page only...
**Is your feature request related to a problem? Please describe.** Currently, only playlists with 100 tracks or less are supported, because it is the size limit of a page. **Describe...
We have a test suite in development, and we implement tests using nock + chai + mocha. The endpoints listed below are categorized as in the Web API reference. The...