In our first session, we demystified Dependency Injection (DI) by comparing it to a strategic cooking experience. Like picking the right ingredients for your lasagna, DI allows you to select and swap components in your code without fuss. We equated different DI methods to kitchen practices: constructor injection as prepping…
Dependency Injection in for Dataverse Plugins Part 1
Okay, let’s break it down with Dependency Injection, DI for short—it’s the secret sauce for keeping your code chill and collected. Imagine you’re in the kitchen, whipping up your grandma’s famous lasagna. Now, you wouldn’t toss in random spices without tasting, right? DI is sort of like that taste test—it…
ProCodeNoCodeUnite
I write this post as a response to Scotts article. People theses days call me a “pro coder” or “pro developer”. What this actually means? I don’t know. I don’t know why “citizen developer” is a thing now or what it means. For me this is all marketing stuff made…