Strive for few dependencies

by Jul 14, 2023Shorts

Strive for few dependencies

Every package that you add to your code is yet another dependency to your project.

This dependency is not for free.

You take on the risk of the dependency. Do you know the quality of the code? Do you know the experience of the programmer who made it? Will it be maintained?

Only take dependency on complex functionality, which would take a lot of resources to build yourself.

Remy van Duijkeren

Remy van Duijkeren

The Marketing Developer

I build automation and integrations that remove the annoying stuff—using Power Platform, Dynamics 365 & Azure.

Get My Thoughts on Automation & Development

Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.

Related

.NET 10: ZIP it. Smarter.

.NET 10: ZIP it. Smarter. Yes, you could already update entries inside ZIP files before... But now you can do it without rewriting the entire...

read more