A Love Letter to Ruby and Rails

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
  • low-code-backend-dockered

    Fully dockered starter kit for Elm with Hasura

  • I was a big Rails, Ruby and dynamic typing fanboy. But then my project grew in size and I changed my beliefs.

    I'd not start a big project in any language without: null-safety, proper sum-types, type inference.

    Hence I like Kotlin, and KTor seems to be a good Sinatra/Flask like in that arena.

    Another interesting development I find no-code/low-code tools for the backend, like Hasura. This allows me to "just expose Postgres over GraphQL" with very little code (mainly configuration). That combined with type-safe client library generation for a typesafe frontend language like Elm gives me all the power I need in a very different paradigm. Something worth considering.

    Small example Hasura+Elm project: https://github.com/cies/low-code-backend-dockered

  • 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

  • Sharing My Pet Project for Learning React

    1 project | dev.to | 17 May 2024
  • 10+ Best Open Source Icon Libraries in 2024

    9 projects | dev.to | 17 May 2024
  • Build a WhatsApp ChatGPT-powered AI chatbot for your business

    1 project | dev.to | 17 May 2024
  • Implement React v18 from Scratch Using WASM and Rust - [13] Implement Lane and Batch Update

    2 projects | dev.to | 17 May 2024
  • Quick Wins to Make Your Content More Accessible

    1 project | dev.to | 16 May 2024