/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kylenazario.com
| | mikemikina.com
2.5 parsecs away

Travel
| | Vapor 3 has a very interesting dependency injection framework which will help you manage dependencies and mock them inside your tests.
| | solnic.dev
4.1 parsecs away

Travel
| | I was wondering what do we, rubyists, think about dependency injection these days as I remember some discussions about it which were mostly lots of post-java-trauma type of criticism. I had this blog post in the back of my head for a long time but knowing that this subject was sort of...explored...
| | fusectore.dev
3.2 parsecs away

Travel
| | This is the first part in a series of articles on dependency injection for the play framework using guice. As soon as Ive written the next part, it will be linked here. Please note that while the examples are written in Scala, the principles apply for Java likewise. Furthermore, please be aware that Guice is not the only framework to do dependency injection with. It is probably the most prominent one in the play ecosystem though. Guice does so called runtime dependency injection. This means dependencies ...
| | fabien.potencier.org
21.1 parsecs away

Travel
| The blog of Fabien Potencier about web technology and the symfony framework