Escaping the Forest of if Statements🌲: Building Logical Type Guards with `is-kit` Post date November 9, 2025 Post author By nyaomaru Post categories In JavaScript, Tooling, tutorial, typescript
Building Type Guards Like LEGO Blocks: Making Reusable Logic with is-kit Post date October 15, 2025 Post author By nyaomaru Post categories In coding, opensource, programming, typescript
Build isXXX the Easy Way? Meet is-kit Post date October 5, 2025 Post author By nyaomaru Post categories In opensource, programming, typescript, util
How Does Technical Debt Pile Up? — Looking at “Just for Now” Examples (Structure Edition) Post date October 2, 2025 Post author By nyaomaru Post categories In architecture, design, frontend, vue