#string-manipulation

[ follow ]
#python
JavaScript
from2ality
3 months ago

Template literal types in TypeScript: parsing during type checking and more

Template literal types in TypeScript enable static syntax checking and string manipulation at the type level, leveraging JavaScript's syntax.
[ Load more ]