|
You are here |
blog.ploeh.dk | ||
| | | | |
richardmiller.co.uk
|
|
| | | | | Background I am recreating Lime Thinking's current website [http://www.limethinking.co.uk] using Symfony2 [http://symfony.com/], much of the site is made up of what are effectively static pages. The main content of the page is stored as an XML file which then has the overall XSL template | |
| | | | |
daniel-siepmann.de
|
|
| | | | | Explanation of how Dependency Injection works for TYPO3 Extbase (prior TYPO3 CMS v10). | |
| | | | |
conradakunga.com
|
|
| | | | | This is Part 8 of a series on dependency injection. | |
| | | | |
tomasvotruba.com
|
|
| | | Regarding Laravel, one of the biggest "no"s in 2022 was how it handles passing services around the project. I'm not talking about the facades or active records but **the static reflection container**. At first, it raised my blood pressure - we have a dependency injection, and everything must be passed via the constructor, right? Then I remembered a wise saying: "There are no best solutions, only trade-offs." | ||