| Nov | DEC | Jan |
| 16 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Read more
good first issue
Open
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
Read more
good first issue
Open
thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
It happens when debugging tests with multiple HTTP requests.
**Did you already have any implementation ideas
Read more
good first issue
Open