Explore >> Select a destination


You are here

una.im
| | hidde.blog
13.7 parsecs away

Travel
| | Hidde's blog about web accessibility, standards, HTML, CSS, JavaScript and more.
| | danielcwilson.com
14.8 parsecs away

Travel
| | CSS Trig Functions enable interesting options for CSS shapes, clip paths, and more.
| | 12daysofweb.dev
15.8 parsecs away

Travel
| | A declarative way to display elements on top of page content.
| | www.softdevtube.com
33.4 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,