1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript259 forks (259 forks)user submission
Type: Refactoringgood first issue
Repository metrics
- Stars
- 3,450 stars (3,450 stars)
- PR merge metrics
- Avg merge 5d 14h (Avg merge 5d 14h)3 merged PRs in 30d (3 merged PRs in 30d)
Contributor guide
- Research direction
- Open the promise.ts file, identify all uses of Q promises, and replace them with native Promise. Ensure to handle any Q specific methods like .nodeify, .spread, etc., and convert accordingly.
- Tech stack
- typescriptjavascript
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- JavaScriptNode.js