autobe

↗ HN profile [ 45.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Made typescript-go (TS v7) toolchain to make `typia` arrive in the new era. As `ttsc` automatically detects plugin libraries, you no more need to suffer from complicate setup process. Take advantages of TypeScript…

  2. As a developer of typia, have to alive in the new typescript-go era, I made a new toolchain for tsgo. Making the ttsc, I understood that the new plugin toolchain system can dramatically reduce lint rule checking time by…

  3. - *`ttsc`*: build, check, and transform. - *`ttsx`*: execute TypeScript with type checking. - 10x faster than `ts-node`. - type checking that `tsx` does not provide. - *`@ttsc/lint`*: lint rule violation as TS compile…