Explore >> Select a destination


You are here

tomasvotruba.com
| | brandonsavage.net
15.2 parsecs away

Travel
| | PHP more or less has two kinds of dependency injection available: constructor injection, and setter injection. Constructor injection is the process of injecting dependencies through the constructor arguments, like so: The dependencies are injected via the constructor, on object creation, and the object has them from the very beginning. Setter injection is different; instead of [...]
| | pehapkari.cz
9.3 parsecs away

Travel
| | Otev?ené místo pro v?echny PHP programátory
| | rodneybrooks.com
61.5 parsecs away

Travel
| |
| | benoitpasquier.com
81.2 parsecs away

Travel
| For the past few years, I had the opportunity to mentor new joiners through different roles. In some aspects, I could see myself in them the same way I started years back: eager to prove themselves, jumping on the code and hacking around. I tried to think about what I learnt the hard way since my first role in the tech industry and how could I help them learn the easy way.