kdy1: The way I think

kdy1: The way I think

Follow
Follow
homenewslettermembers
Tag

swc

#swc

More content

Read more stories on Hashnode


Articles with this tag

A journey towards a proper string type

DongYoon KangDongYoon Kang
Oct 13, 20235 min read

I decided to create my own string caching library named kdy_str. This article is about my reasoning. · Problem I've been working to replace the atom...

A journey towards a proper string type

Verifying swc minifier using dbg-swc

DongYoon KangDongYoon Kang
Dec 14, 20222 min read

Learn more about the way to find a minimal reproduction for swc minifier · Everyone wants a faster build. But the build time should never be the highest...

Verifying swc minifier using dbg-swc

A journey toward a fast and good minifier

DongYoon KangDongYoon Kang
Jun 7, 20229 min read

Learn more about my journey toward a fast and good minifier · This blog post will tell you about the techniques involved in making the minifier 100x...

A journey toward a fast and good minifier