/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

jgthms.com
| | 2025.stateofcss.com
1.6 parsecs away

Travel
| |
| | blog.rahix.de
2.6 parsecs away

Travel
| |
| | wizardzines.com
2.2 parsecs away

Travel
| | [AI summary] This post explains how to animate CSS properties and lists the specific styles that support transitions, illustrated with code examples and a comic.
| | www.softdevtube.com
16.2 parsecs away

Travel
| Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle,