June Personal Web - #Golang Dependency Injection Using Wire https://clavinjune.dev/en/blogs/golang-dependency-injection-using-wire
#golang #dependencyinjection #googlewire #go
It may make sharing code between teams easier, but I must say-- I'm not enjoying the transition from #VContainer to #Zenject (Extenject, actually).
#vcontainer #zenject #dependencyinjection
I think my presentation on VContainer vs. Zenject was warmly received. #dependencyinjection
Stay ahead of the curve with the latest updates in #dotnet: TimeProvider & ITimer in #dotnet8 Preview 4, universal time abstractions for #DependencyInjection & #UnitTesting.
Dive deeper into the topic with this enlightening #InfoQ article by Artur Ampilogov: https://bit.ly/44c0p7z
#dotnet #dotnet8 #dependencyinjection #UnitTesting #infoq #softwaredevelopment #microsoft
Registering services to the Drupal service container without a module #drupal #dependencyinjection https://mglaman.dev/blog/registering-services-drupal-service-container-without-module?utm_campaign=blog&utm_source=fediverse&utm_medium=social&utm_content=toot
Why aren't you using dependency injection in your #dotnetmaui app yet?
In my latest blog post, I show you how to leverage the powerful, built-in dependency injection capabilities of .NET MAUI, including common pitfalls that you should know about when using dependency injection with .NET MAUI:
https://ewerspej.hashnode.dev/are-you-using-dependency-injection-in-your-net-maui-app-yet
I hope this is helpful. Come visit my blog and follow me so you don't miss out on future posts and updates.
#dotnetmaui #dotnet #shell #dependencyinjection #solid #appdevelopment
Why aren't you using dependency injection in your #dotnetmaui app yet?
In my latest blog post, I show you how to leverage the powerful, built-in dependency injection capabilities of .NET MAUI, including common pitfalls that you should know about when using dependency injection with .NET MAUI:
https://tinyurl.com/maui-dependency-injection
I hope this is helpful. Come visit my blog and follow me so you don't miss out on future posts and updates.
#dotnetmaui #dotnet #shell #dependencyinjection #solid #appdevelopment
"Wire All The Things" by Eric Torreborre https://www.slideshare.net/etorreborre/wireallthethingslambdadays2023pdf #Haskell #dependencyinjection #softwarearchitectue
#haskell #dependencyinjection #softwarearchitectue
Today I produced an 8 minute video about API rate limiting.
How does it work?
How to implement it in FastAPI (2 ways)?
How to test it?
#apis #python #fastapi #dependencyinjection #testing
#DependencyInjection in C# explained very well by @jfversluis
#dependencyinjection #programming #learning #di
#DependencyInjection in #Python: building flexible and testable architectures in Python https://itnext.io/dependency-injection-in-python-a1e56ab8bdd0
Hey #AndroidDev,
I just published a new video about "Dependency Injection (#DI) Principle in Android Applications"
#AndroidDeveloperTips #ADT #Android #DependencyInjection #YouTube #Video
#AndroidDev #di #androiddevelopertips #adt #android #dependencyinjection #youtube #video
Hey #AndroidDev,
I just published a new video about "Dependency Injection (#DI) Principle in Android Applications"
#AndroidDeveloperTips #ADT #Android #DependencyInjection #YouTube #Video
#AndroidDev #di #androiddevelopertips #adt #android #dependencyinjection #youtube #video
Just hosted a #brownBag session how to build our own #DependencyInjection in #Kotlin. ❤️ At least for me that was #fun to introduce some language features like reified inline function and property delegates to my colleagues.
Today I was the #Coding Team #Coach 🤓
#coach #coding #fun #kotlin #dependencyinjection #BrownBag
I wrote a whole new manual section for #RIFE2 about dependency injection. Check it out!
I'm curious to hear if it solves your #dependencyinjection needs, or if other use-cases should be considered.
#rife2 #dependencyinjection #java #ioc #spring #webframework
I have finally got around to writing my biennial blog post 😂
I frequently create #dotnet background services that need to consume scoped services, but resolving these from the DI container can throw exceptions, and usually catches me out.
I have documented how I resolve this to save me from googling in the future, and it may help others.
#kotlin #koin #fosdemkotlin23 #fosdem23 #dependencyinjection
I'm refactoring a .NET codebase that has apparently never heard of dependency injection. Everything is a public property and there are some CRIMES 😱
#dotnet #csharp #dependencyinjection #wtf
You can use #TestDoubles (#mockobjects) without using a library/framework just the same as you can use #DependencyInjection without a container.
You don't need to feel stuck, even though I can guess how to reached the point of believing you were.
#testdoubles #mockobjects #dependencyinjection
We had a nice discussion about #DependencyInjection today in my mentoring group, triggered by https://www.jamesshore.com/v2/blog/2023/the-problem-with-dependency-injection-frameworks by @jamesshore
I recommend the article. I'm not endorsing its contents yet, because I haven't read it myself yet. It's on the #ReadingList
I anticipate some general agreement with what I've written about managing dependencies in the past: https://blog.thecodewhisperer.com/series#dependency-inversion-principle-dip
#dependencyinjection #readinglist