How to turn an iterable (such as an array) into an iterator (which I can call .next() on)?

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

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

  • For chaining, right now the easiest thing to do is turn them into arrays first. However, there is a new feature coming to JavaScript known as iterator helpers which, with any luck, should be in stage 3 (of 4) of the proposal process sometime this week making them more or less official. Here's an example taken from the link above:

  • 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