Click any tag below to further narrow down your results
Links
The article details a startup's decision to rewrite its backend from Python to Node.js just a week after launch. The author discusses the challenges of Python's async capabilities and the benefits gained from switching to Node, including improved performance and a unified codebase.
Calm successfully migrated their Rush.js monorepo to Node type stripping, which allows TypeScript files to run natively in Node without transpilation, improving developer productivity. The article outlines the challenges faced during migration, particularly with stubbed modules, and provides a strategic approach to implementing the change while ensuring compliance with ESM standards.