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

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

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
  • io-ts

    Runtime type system for IO decoding/encoding

  • I’ve been using io-ts for this and been very happy with it. [1] It’s similar to Swift’s Coding protocol in case you’re familiar.

    [1] https://gcanti.github.io/io-ts/

  • 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

  • TDD

    2 projects | /r/CharruaDevs | 7 Dec 2023
  • how to strictly type this?

    1 project | /r/typescript | 19 Nov 2022
  • Notes on Advanced TypeScript: Runtime Validations

    2 projects | dev.to | 4 May 2022
  • Announcing TypeScript 4.6

    1 project | /r/javascript | 2 Mar 2022
  • That TypeScript argument...

    1 project | dev.to | 20 Dec 2021