/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.kulman.sk
| | swiftrocks.com
3.7 parsecs away

Travel
| | I've been playing with intelligent code generation for a couple of years now, and I'd like to show you how to achieve this with SourceKit.
| | www.uraimo.com
1.7 parsecs away

Travel
| | The GYB tool is used internally in Swift to simplify source files with many snippets of code that follow a common pattern. GYB provides some additional directives that are parsed by the tool to generate the final source files. This short tutorial describes how to use GYB in your own projects.
| | tomasvotruba.com
10.4 parsecs away

Travel
| | Framework migration is a challenge few choose to take - yet in some cases, it makes sense for business, project health, and pure joy from coding. Once you know [the recipe](https://getrector.com/blog/how-to-migrate-legacy-php-applications-without-stopping-development-of-new-features), it's clear the switch [is doable](https://getrector.com/blog/success-story-of-automated-framework-migration-from-fuelphp-to-laravel-of-400k-lines-application). Today, we'll look at the steps to prepare your Symfony project for future Laravel migration.
| | www.lambdalatitudinarians.org
27.1 parsecs away

Travel
| Lately I've been doing a lot of work in a relatively new programming language: Kotlin. From my experience, I've concluded that Kotlin is pretty rad. If you've considered learning Kotlin, or just using it in a personal project, this post might help you with your decision. Below, I hope I'll (attempt) to tell you a little bit about my experience with Kotlin, and describe what I liked about Kotlin and what I didn't like.