Simple Composition with Array.Reduce

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Functional PHP

    Primitives for functional programming in PHP

  • While looking at functional-php, I saw a pretty neat way of doing composition with an array_reduce method, and wanted to recreate it in JavaScript. There are plenty of libraries that implement this (and do so more effectively), but it's pretty fun knowing that you can get this functionality with a couple lines of plain JavaScript.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I asked GPT-4 what top 5 improvements it would make to the PHP language to make it more competitive

    2 projects | /r/PHP | 9 Apr 2023
  • How do I become a better dev?

    1 project | /r/PHP | 4 Mar 2023
  • How to Lose Functional Programming at Work

    2 projects | news.ycombinator.com | 29 Jan 2023
  • The Android Clean Architecture is surely so clean that I barely see any packages here

    3 projects | /r/mAndroidDev | 15 Jan 2023
  • When is it useful to implement a Pipeline?

    2 projects | /r/PHPhelp | 29 Dec 2022