Function.memo and Object.pick / omit at Stage 1 This Week

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • proposal-function-memo

    A TC39 proposal for function memoization in the JavaScript language.

  • Function.memo

  • proposal-object-pick-or-omit

    Ergonomic Dynamic Object Restructuring.

  • Object.pick / Object.omit

  • 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
  • proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

  • Object.pick / omit are simple lens functions (e.g. Lodash get/omit), but having built into a language who mainly deals with Objects is super powerful, especially for Functional Programmers using it with Promises or pipeline operators.

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