THE DIGEST
-
At the heart of Turborepo is a very simple idea: never do the same work twicedevmio
Despite their difficulties and downsides, monorepos offer development teams a lot of advantages that should not be...
-
Create scaleable HTTP Client with Typescript and Fetch APIMedium
We create own HTTP client can adapt the product requirement, so we can create HTTPClientAPIA, HTTPClientAPIB,...
-
TypeScript 5 GA Extends Decorators, Stabilizes New Module Resolution Option, and MoreInfoQ
After announcing TypeScript 5.0 Beta three months ago, TypeScript 5 has finally reached general availability. Among...
-
Remult, a Crud Framework for Fullstack TypescriptInfoQ
Remult is a full-stack CRUD library that simplifies development by leveraging TypeScript models, providing a...
-
Deno Improves Node.js Support: Built-in Modules, package.json, Dynamic Import and Worker CompilationInfoQ
Recent releases of Deno (1.30, 1.31, and 1.32) make it easier for Node.js developers to transition to Deno...
-
Announcing TypeScript 5.1 - TypeScriptTypeScript
Today we’re excited to announce the release of TypeScript 5.1!
-
Advanced TypeScript Techniques | Slides + Coveragefettblog.eu
Articles on web dev and software engineering: TypeScript, JavaScript, Rust, and more!
-
Latest Deno release supports NPM packagesInfoWorld
Deno 1.34 improves NPM and Node.js compatibility and adds support for Globs, TLS certificates, and more.
-
JavaScript vs. TypeScript: What's the difference?TheServerSide.com
Is JavaScript or TypeScript the right choice for your webpage or microservice?
-
TypeScript 5.1 release candidate arrivesInfoWorld
TypeScript upgrade soothes pain points with easier implicit returns for undefined-returning functions and greater...
-
ComponentProps: React's Most Useful Type Helpertotaltypescript.com
Discover the power of ComponentProps in React and TypeScript.
-
Migrating 3.7 Million Lines of Code to TypeScript with Tyler KrupickaTypeScript Course
Joe chats with Tyler about how Stripe migrated 3.7 million lines of code—to TypeScript in a single pull request.
-
Migrate Open Source TypeScript Libraries with Tanner LinsleyTypeScript Course
Joe chats to Tanner Linsley about the technique and practice of migrating large open-source projects to TypeScript.
-
Incremental TypeScript Migration Strategies with Nathalia RusTypeScript Course
Joe chats with Nathalia about the incremental TypeScript migration strategies and the tradeoffs.
-
Front-End TypeScript Migration at Sentry with Priscila OliveiraTypeScript Course
Joe chats with Priscila about how Sentry converted 100% of its frontend React codebase to TypeScript.
-
Choosing the Right TypeScript Migration Strategy with Yann CabonTypeScript Course
Joe chats with Yann about different TypeScript migration strategies.
-
Generate literal type for numbers rangecatchts.com
Generate literal type for numbers range in various verions of TypeScript.
-
Best Practices for Large-Scale TypeScript Migrations with Josh HargreavesTypeScript Course
Joe chats with Josh about the best practices for migrating large code bases to TypeScript.