Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sno2
sno2 has asked
1
questions and find answers to
5
problems.
Stats
86
EtPoint
18
Vote count
1
questions
5
answers
About
I like playing with the TypeScript type system. Here are some of my fun projects:
bf - A Brainf*ck interpreter built in the TypeScript type system.
tsmath - Arbitrarily sized math using string types in the TypeScript type system.
feign - Parsing combinator library with compile-time parsing support using advanced TypeScript types and string intrinsics.
sno2 questions
Bun Not Found After Running Installation Script
sno2 answers
What does `N extends N` do in this type? [duplicate]
How to convert a type to query string?
Detect breaking changes in Typescript
Typescript match first uppercased letter on type level
Typescript convert array to object with specified type