TypeScript Announces Rewrite in Go
TypeScript is being rewritten in Go, offering up to 10x faster performance. It’s a drop-in replacement, launching with TypeScript 7. No code changes required!
TypeScript is being rewritten in Go, offering up to 10x faster performance. It’s a drop-in replacement, launching with TypeScript 7. No code changes required!
After Airbnb’s TypeScript ESLint config was archived, I tested alternatives and found the perfect setup. Here’s my optimized ESLint configuration for TypeScript projects.
Radix Colors makes light and dark mode effortless in Tailwind CSS with automatic theming, better contrast, and semantic color scales. Learn how to integrate it and define custom colors.
Ever wondered how to create an auto-hide header on a page? Me too! Thet's why I built my own.
One of possible solutions to handle long-running AWS Lambda processes using API Gateway.