/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

tomasvotruba.com
| | andreas.heigl.org
6.5 parsecs away

Travel
| | A short howto and how I tackled the challenges when introducing API testing into an existing application
| | blog.bitexpert.de
3.5 parsecs away

Travel
| | Learn how to encrypt sensitive user data in your Symfony & Doctrine application using the specshaper/encrypt-bundle bundle. Easily encrypt and decrypt data with Doctrine events, without adding operational complexity to your project.
| | symfony.com
6.2 parsecs away

Travel
| | Symfony 3.4 provides a simpler way to inject all services tagged with a specific tag, so you don't have to create a compiler pass just to do that.
| | nodogmablog.bryanhogan.net
39.7 parsecs away

Travel
| Full source code available here. Did you know that .NET Core 2 can pass in an instance of any type you want to the Startup.cs constructor? Well you can! Here's how.