▲ | pier25 4 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
They added type striping, not full TS support. And the biggest issue with Node IMO is that the standard lib still forces you to rely on endless npm dependencies. Node is still very much stuck. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | nailer 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> the standard lib still forces you to rely on endless npm dependencies How? We have async/await file access, a async/await test runner, and even async/await sleep built in. What are you missing? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|