fusio

joined 2 years ago
[–] fusio 3 points 2 years ago

Tram, 15min commute

[–] fusio 1 points 2 years ago

Im very happy with yarn3 and the yarn upgrade-interactive command.

I update all the minor/patches check that everything still works and the update the majors.

[–] fusio 1 points 2 years ago

yeah, fair point. it really only works with standard boilerplate code which is simple enough to not have any issue I guess.. in my case working with a NX monorepo, that would be any code created using the generators

[–] fusio 39 points 2 years ago (4 children)

That's why PR should be small. It's much better to have multiple PRs than a single big one.

Totally fair to have gigantic PR full of boilerplate code, but generally you can split the boilerplate and your feature in 2 PRs, where only the feature will get a proper review.

All of this obviously depends on the criticality of the system :p

view more: ‹ prev next ›