Write better JavaScript, function composition with pipe and compose

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

  • For those interested in these concepts make sure to checkout the pipe operator proposal, which seeks to formalize this concept in the language itself. This would mean that you do not need the pipe() function.

  • proposal-function-helpers

    Discontinued A withdrawn proposal for standardizing some useful, popular helper functions into JavaScript’s Function object.

  • However, there is another proposal that will introduce the helpers Function.flow / Function.pipe that allow tacit composition:

  • 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

  • Updates from the 86th (October 2021) meeting of TC39

    4 projects | /r/javascript | 1 Nov 2021
  • A code mod to replace Immutable.js with Ramda

    4 projects | /r/javascript | 4 Jan 2023
  • What is your favourite Java specific feature that you miss in other languages?

    4 projects | /r/java | 2 Apr 2022
  • 8 NPM Packages for JavaScript Beginners [2024][+tutorials]

    6 projects | dev.to | 2 Apr 2024
  • Getting Started with Lodash: A Beginner's Guide to JavaScript Utility Functions

    1 project | dev.to | 21 Mar 2024