Kanye West AI in JavaScript (React and TFJS)

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
  • threads.js

    🧵 Make web workers & worker threads as simple as a function call.

  • This app has a memory leak where your worker threads are spawning out of control. You can verify this in Chrome DevTools Source tab: after you click the Generate button, you can see the worker threads spawning out of control until you close the process.

    I'd advise that you do a better job at manually spawning and terminating the threads with the TFJS process. I've had success using this library in combination with TFJS: https://threads.js.org/

  • 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

  • How to make an API route for a computationally heavy task?

    1 project | /r/node | 13 Mar 2022
  • Web worker meets worker threads – threads.js

    2 projects | news.ycombinator.com | 22 May 2021
  • threads.js VS threadman - a user suggested alternative

    2 projects | 10 Sep 2022
  • A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development

    1 project | news.ycombinator.com | 28 Dec 2021
  • Day 2: Setting Up Angular Development Environment

    1 project | dev.to | 2 May 2024