I tend to avoid using TypeScript libraries.
It makes debugging hard. For instance, if you run “node —trace-turbo my-app.js” and attempt to analyze it on V8 Turbolizer, you will see how frustrating reading transpiled code is.
GREAT! 3 days ago I reported a bug in execa by @sindresorhus. 2 days ago it was examined by one of the maintainers and me. 1 day ago PR by the maintainer. Today => merged. Thats progress. Looking for the release of the new execa. Then we can upgrade borp @matteocollina in undici.
Need 10 more upvotes within 60 days on my @code feature request for it to be considered for the backlog: github.com/microsoft/vscode/…
Want JSON Schema's to be able to indicate that values are eg. shellscripts? So eg. npm scripts could be highlighted?
Upvote and share 🙏
picoquery 2.4.0 🚀 some tweaks around date serialisation, and serializing custom objects. check it out for a super fast qs alternative 💙 github.com/43081j/picoquery/…
DepTree is turning out to be really cool. Enter a package name and it shows you all the dependencies that package has and whether or not they have unnecessary deps that can be replaced, and what to replace them with! (based on github.com/es-tooling/module…)
deptree.rschristian.dev/?q=e…