"TypeScript"
Here's the content I've created for this tag
How to Define String and Literal Types Without Losing IntelliSense in TypeScript
Post
Convert a boolean-ish string Value into a boolean type with Zod
Code snippet
Best Practices for Handling Per-Environment Configuration in Your JS/TS Applications
Post
Tips for Testing Time-Dependent JavaScript Functions
Post
How to easily add a property to a function in TS code
Til
Build a JavaScript library with multiple entry points using Vite3
Post
How to fix "resolve.alias" problem in Vite.js
Til
We can decorate an export with @internal to prevent unnecessary d.ts types
Til
Module Resolution or Import Alias: The Final Guide
Post
A guide how to enable this feature in (almost) any JS/TS project.