kdy1.dev

kdy1.dev

Follow
homenewslettermembers
Tag

TypeScript

#typescript

More content

Read more stories on Hashnode


Articles with this tag

Open-sourcing the new TypeScript type checker

DongYoon KangDongYoon Kang
Oct 27, 20223 min read

Learn more about the reasoning behind the decision · For context, I'm the creator of the swc project and I previously announced that I would use Go for...

Open-sourcing the new TypeScript type checker

Status update of my tsc port

DongYoon KangDongYoon Kang
Oct 10, 20224 min read

Learn more about my new tsc implementation · I'm the creator of swc, a web build tool written in Rust. And I'm working at Vercel to make web development...

Status update of my tsc port

I'm porting tsc to Go

DongYoon KangDongYoon Kang
Jan 26, 20223 min read

Learn more why I chose Go over Rust for my TypeScript type checker port. · I’m porting tsc to Go I’m porting the TypeScript Type Checker tsc to Go, and...

I'm porting tsc to Go