HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jkrubin

no profile record

コメント

jkrubin
·2 か月前·議論
it still blows EVERYTHING that came before it out of the water.
jkrubin
·7 か月前·議論
This is fantastic. It didn’t work for me at first bc i dragged assuming it was dnd, but then would say that is “user error”
jkrubin
·9 か月前·議論
Oh Hi! Very cool. Looks very similar to my project's reqwest wrapper. maybe we should team up!?

https://github.com/jessekrubin/ry

https://github.com/jessekrubin/ry/tree/main/crates/ryo3-reqw...
jkrubin
·4 年前·議論
I have tried every monorepo manager and all but one were super annoying and difficult. Lerna was slow and annoying. Turborepo felt immature when I tried it. Yarn workspaces didn’t play nice with windows for some reason.

I swear by pnpm + rush (from Microsoft). Fast installs. Good caching. Keeps every dependency in sync. Handles the local workspace builds well if you buy into their build tool, heft (which I have).