What’s so great about functional programming anyway?

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-iterator-helpers

    Methods for working with iterators in ECMAScript

  • The other replies addressed your question on performance, it's the difference between lazy evaluation and eager evaluation. There's a current TC39 proposal for iterator helpers that would introduce lazy evaluation for iterators, but for now, we only have eager evaluation for arrays.

  • 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

  • Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

    4 projects | /r/javascript | 29 Apr 2023
  • Updates from the 95th TC39 meeting

    3 projects | /r/javascript | 25 Mar 2023
  • Iterator/Generator Exercises?

    2 projects | /r/learnjavascript | 2 Jan 2023
  • Updates from the 93rd TC39 meeting

    7 projects | dev.to | 2 Dec 2022
  • Set methods proposal reaches stage 3

    6 projects | /r/javascript | 1 Dec 2022