Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

92 issues found — filter by difficulty, status, or repo

Languages
Frameworks
Ecosystem
Topics

sqlite: inconsistent undefined bind to null

Adding a new option to handle undefined values in SQLite bindings requires careful implementation.

mediumopenNode.jsJavaScript
node2
1mo ago

docs: sqlite statement.setAllowBareNamedParameters()

Documentation correction for SQLite parameter binding default behavior.

easyopenNode.jsJavaScript
node1
1mo ago

readline: processing \u2028 and \u2029

Consistency with JS RegExps needs to be implemented in readline.

mediumopenNode.jsJavaScript
node5
1mo ago

Request: Backport loader fix to v22.x

Backporting a fix requires identifying the specific change and maintainer approval.

mediumopenNode.jsJavaScript
node5
1mo ago

test_runner: todo/skip/expectFailure are truthy per docs, but implementation is otherwise

Inconsistency between implementation and documentation for test options.

mediumopenNode.jsJavaScript
node3
1mo ago

test runner (--test, node:test) subtest test context lack `.skip`, `.only` and `.todo` functions

The issue involves missing test runner functions for subtests, which contradicts the documentation.

lowopenNode.jsJavaScript
node6
1mo ago

Missing documentation in `fs.StatFs`

Documentation improvements with clear examples needed for fs.StatFs properties.

lowopenNode.jsJavaScript
node8
1mo ago

Document differences between Node.js fetch() implementations and the standard

Straightforward documentation update with clear source material.

lowopenNode.jsJavaScript
node11
1mo ago

Recommend `node`/`default` conditions instead of `require`/`import` as a solution to the dual package hazard

Documentation update to recommend `node`/`default` conditions over `require`/`import`.

lowopenNode.jsJavaScript
node10
1mo ago

test_runner: do not read from `process.argv` and `process.cwd()` in run()

Requires modifying test runner to avoid direct process access.

lowopenNode.jsJavaScript
node13
1mo ago

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal

The issue involves preventing crashes when builtin prototypes are modified, which requires careful handling in the V8 engine.

mediumopenNode.jsJavaScript
node11
1mo ago

"Re-run test in a folder whose name contains unusual chars" test is flaky

Flaky test involving debugger synchronization with unusual directory names.

mediumopenNode.jsJavaScript
node6
1mo ago
← PrevPage 5 of 8Next →
Browse Issues | GoodFirstPicks