Tacit Programming

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. pointfree.io

    A web site for converting haskell code into pointfree haskell code

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. Co-dfns

    High-performance, Reliable, and Parallel APL

    And if anyone wants an absolute masterclass in tacit programming, have a look at Aaron's Co-dfns compiler. The README has extensive reference material. https://github.com/Co-dfns/Co-dfns/

  4. ramda

    :ram: Practical functional Javascript

    JavaScript is great for point-free programming! Make sure you check out Ramda.js https://ramdajs.com/

    It’s fun in the sense that solving a puzzle is fun, but I avoid it for anything I need to maintain long-term.

    But it’s good practice for understanding combinators which is useful for some kinds of problems.

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

  • Show HN: I made a 3D SVG Renderer that projects textures without rasterization

    2 projects | news.ycombinator.com | 5 Jun 2025
  • Fluent Streams: A Library for Rich Iterables Manipulation

    2 projects | dev.to | 12 Dec 2024
  • Unleash JavaScript's Potential with Functional Programming

    1 project | dev.to | 2 Oct 2024
  • Pipeline-Oriented Programming [video]

    4 projects | news.ycombinator.com | 20 Jan 2024
  • Level up your Typescript game, functionally - Part 2

    2 projects | dev.to | 25 Nov 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?