SpringOne TLV World Tour Trip Report

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
  • hello-as

  • WebAssembly is a polyglot environment which makes it very attractive for some cases. You can experiment with WASM directly in the Mozilla playground in MDN. In the talk he discussed the various compilers you can use to generate WASM from C compilers to AssemblyScript, etc. See https://github.com/dsyer/hello-as

  • wasmtime-java

    Java or JVM-language binding for Wasmtime

  • He provided an interesting link to a project for hosing WASM in Java:https://github.com/kawamuray/wasmtime-java.

  • 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
  • spring-wasm-demo

  • Exchanging data with WASM seems painful and a bit of a throwback to communicating and copying data back and forth. He provided two links of interest: https://github.com/dsyer/spring-wasm-demo https://github.com/dsyer/async-wasm

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

  • Way to Have Complex Discussions

    3 projects | news.ycombinator.com | 6 May 2024
  • Show HN: Kubernates in Node.js

    5 projects | news.ycombinator.com | 4 May 2024
  • Show HN: I built a console log to detect and prevents leaking secrets

    1 project | news.ycombinator.com | 6 May 2024
  • Shopify Checkout UI Extensions

    1 project | dev.to | 6 May 2024
  • Caching PNPM Modules in Docker Builds in GitHub Actions

    4 projects | dev.to | 6 May 2024