Explore >> Select a destination


You are here

www.appsignal.com
| | blog.appsignal.com
7.5 parsecs away

Travel
| | Would you like to contribute to the AppSignal blog? We're looking for skilled mid/senior-level Ruby, Elixir, Node.js, and Python writers.
| | www.opsdash.com
14.1 parsecs away

Travel
| | Self-hosted server monitoring and service monitoring solution for Linux servers on Intel and ARM platforms, MySQL, MongoDB, memcache, Redis and HTTP end points. With dashboards and alerting via email, HipChat, Slack and PagerDuty.
| | blog.appsignal.com
1.6 parsecs away

Travel
| | Let's explore three profiling tools you can use to find performance issues in Elixir - `cprof`, `eprof`, and `fprof`.
| | www.softdevtube.com
122.8 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,