Tutorial: publishing ESM-based npm packages with TypeScript
A guide to publishing npm packages using TypeScript and native ECMAScript Modules (ESM), covering setup, configuration, and best practices.
A guide to publishing npm packages using TypeScript and native ECMAScript Modules (ESM), covering setup, configuration, and best practices.
A comprehensive tutorial on using modern tools to set up and manage Monorepos for JavaScript and TypeScript projects.
Explains TypeScript's new `erasableSyntaxOnly` compiler flag, which restricts code to features that are fully erasable during compilation.
A guide to building an automated LinkedIn job application bot using Puppeteer for browser automation and TypeScript for robust, maintainable code.
A tutorial on converting a Vite React project from JavaScript to TypeScript, covering installation and configuration.
A comprehensive guide to Redux, covering its core principles, use cases, and a full practical example for state management in JavaScript/TypeScript apps.
Explains how to use TypeScript mapped types to create new types from existing ones, avoiding manual property definitions.
A guide to advanced tuple type manipulation in TypeScript, covering syntax, variadic elements, and type-level computations.
A technical guide on how to read environment variables from the frontend of a Tauri desktop application using the Command API.
A developer shares their experience migrating a project to a monorepo using Turbo, detailing setup, configuration, and the benefits for a small team.
Explores TypeScript enums: their functionality, practical use cases, and alternative approaches for developers.
A comprehensive guide to understanding and configuring the tsconfig.json file for TypeScript projects, with practical examples and recommendations.
Explores the ongoing challenges of publishing TypeScript packages for both ESM and CJS in 2025, covering Node.js updates and tooling like tsup.
Node.js v23.6.0 introduces built-in TypeScript support via type stripping, explaining how it works and key differences from traditional TypeScript.
Highlights the top 10 AWS front-end web and mobile blog posts from 2024, covering topics like AWS Amplify, AppSync, and AI development.
A developer reflects on a year of professional growth, including work at Meta, conference speaking, and starting a new role at WorkOS.
A developer's 2024 year-in-review, focusing on TypeScript adoption, API work for Oak National, and reflections on tech and world events.
A critical look at React Query's drawbacks and challenges, presented as a conference talk transcript discussing its usage and limitations.
A guide for beginners on the 10 most important Angular concepts to learn, including components, modules, and data binding.
A developer announces a redesigned personal website, explaining the new focus on content and the move to a new hosting platform.