question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make a list of all unstable APIs used in std/node

See original GitHub issue

We need this info to plan how we can stabilize npm: specifier support.

We had _deno_unstable.ts that grouped these APIs, but it was removed in #2600

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
kt3kcommented, Oct 25, 2022

deno check node/module_all.ts would help for finding unstable APIs (I’m not 100% sure these are the all)

1reaction
kt3kcommented, Oct 26, 2022

I think it was just fine. We need this info for stabilizing npm: specifier in near future, but no need of keep tracking it always

Read more comments on GitHub >

github_iconTop Results From Across the Web

linkedin-skill-assessments-quizzes/node.js-quiz.md at main
Full reference of LinkedIn answers 2022 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, ...
Read more >
Node.js v19.3.0 Documentation
Iterates through the list of functions passed to tracker.calls() and will throw an error for functions that have not been called the expected...
Read more >
Next Generation Native Node: N-API in C++ - Accusoft
Discover a brief history of the Native Node APIs (N-API) & take a look at the current standards for native node development as...
Read more >
A list of every web API in Deno
Have you ever wondered how web compatible Deno is? In this blog post I explain every single web API available in Deno.
Read more >
Stability | Manual - Deno
Stability · It enables the use of unstable APIs during runtime. · It adds the lib.deno.unstable.d.ts file to the list of TypeScript definitions...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found