The concept of Triple CCC: Currying, Closure, Callback in JavaScript

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • ramda

    :ram: Practical functional Javascript

  • Currying is used in popular javascript libraries such as Lodash and Rambda

  • lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

  • Currying is used in popular javascript libraries such as Lodash and Rambda

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • What convenience libraries are must use?

    3 projects | /r/node | 16 Feb 2022
  • JavaScript Function Composition: What is Composition Function?

    2 projects | dev.to | 2 Jan 2022
  • Loops, Array Methods, and Recursion

    2 projects | dev.to | 18 Nov 2021
  • Synchronous and asynchronous function composition

    3 projects | dev.to | 15 Sep 2021
  • A simple way to learn Functional Programming (FP) in JavaScript (JS)

    2 projects | dev.to | 8 Sep 2021