Dylan Mikus pfp
Dylan Mikus
@dbmikus
If I had to pick just one reason to use Foundry over Hardhat, it would be that I don't brick my entire repo when I try to upgrade and my yarn.lock dependencies collectively all shit themselves. I love the Typescript language, hate the JS development ecosystem.
3 replies
0 recast
0 reaction

Dylan Mikus pfp
Dylan Mikus
@dbmikus
Counterpoint: some of my Hardhat test code becomes my web app implementation code, so that's a +1 on the Hardhat side!
0 reply
0 recast
0 reaction

Bias 🫧🗿 pfp
Bias 🫧🗿
@bias
I’m not as experienced and trying to learn (React a little) But it’s interesting to hear the complaints of more experienced people
0 reply
0 recast
0 reaction

frolic pfp
frolic
@frolic
When you say “brick” are you referring to dependency trees, version bumps, etc. breaking? Like cannot resolve imports properly? Or more that in JS ecosystem, APIs change relatively fast and folks don’t really adhere perfectly to semver, backwards compat, etc.
1 reply
0 recast
0 reaction