/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

blog.ploeh.dk
| | richardmiller.co.uk
9.4 parsecs away

Travel
| | 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
| | lenholgate.com
6.1 parsecs away

Travel
| | [AI summary] The post explains the concept of Dependency Injection as a software design pattern to reduce coupling and improve flexibility through various injection methods like constructor injection.
| | conradakunga.com
8.4 parsecs away

Travel
| | This is Part 8 of a series on dependency injection.
| | veykril.github.io
25.9 parsecs away

Travel
| [AI summary] This technical article provides a detailed guide on Rust macro fragment specifiers, explaining how each keyword (block, expr, ident, etc.) matches different parts of Rust code.