A guide to essential tsconfig.json options for boosting TypeScript code safety, performance, and reliability.
Support dual package in npm - the easy way2024-11-13
Explore an easy way to support dual package TypeScript NPM libraries for both CommonJS and ESM
A guide to essential tsconfig.json options for boosting TypeScript code safety, performance, and reliability.
In this article, I share some experiences of migrating to ESLint 9.x, which includes significant breaking changes. We'll use the flat config, integrate ESLint plugins, and specify custom rules for various file types: .js, .cjs, .mjs and .ts
Discover the pitfalls of using Enums in TypeScript and explore a more type-safe alternative with `as const`
This article highlights key reasons for the change, explores Deno’s features, and helps you decide if it’s the right choice for your projects
Explore the reasons behind this decision
Explore the process of enhancing website speed through image conversion to WebP using Rust
Learn how to make your GitHub profile dynamic using Bun and TypeScript as an alternative to Python in my previous article.
Explore the process of making your GitHub profile README dynamic with automated updates of your latest blog posts using GitHub Actions and Python scripting
Discover why I switched my website and blog from Jekyll to Zola.
Want to get in touch? Contact me or check out my GitHub.