/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

williamdurand.fr
| | bart6114.github.io
7.0 parsecs away

Travel
| | [AI summary] The text describes jug, a lightweight web development framework for the R programming language, along with its recent changelog and technical details.
| | symfony.com
5.7 parsecs away

Travel
| | In Symfony 3.2 we added full support for environment variables that are resolved during the application runtime.
| | www.parsonsmatt.org
6.8 parsecs away

Travel
| | If you're a web programmer, Haskell has a lot of neat toys.Servant does a fantastic job of describing RESTful APIs, and the ability to generate JavaScript cl...
| | tomasvotruba.com
12.1 parsecs away

Travel
| There are two types of upgrades. One follows only `UPGRADE.md` files on every release, replacing what has been removed with new alternatives. It works, and we could say that the codebase will be "up-to-date." The other upgrade doesn't stop at the required minimum but **makes use of all modern features the framework provides**. It will be faster, easier to understand, and easier to upgrade to the next version. I [wrote a post](/blog/two-kinds-of-legacy-code-upgrade) that explains why the latter is better. There are no sources about Symfony upgrades spanning multiple major versions-time to fix that.