Ask HN: What language/framework for simple web app in 2023?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • flyctl

    Command line tools for fly.io services

  • For deployment, I like Cloudflare Pages/Workers for small projects and https://fly.io for large projects.

    For frontend, I think you'll really enjoy Elm if you like R and Python. Personally, I use vanilla JS (no framework) for small projects and Elm for large projects.

    For backend, there are plenty of excellent REST API frameworks for Rust, Go, Deno, Elixir, etc. I can give specific language recommendations if you're interested.

    [1] https://elm-lang.org

    [2] http://vanilla-js.com

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

  • For deployment, I like Cloudflare Pages/Workers for small projects and https://fly.io for large projects.

    For frontend, I think you'll really enjoy Elm if you like R and Python. Personally, I use vanilla JS (no framework) for small projects and Elm for large projects.

    For backend, there are plenty of excellent REST API frameworks for Rust, Go, Deno, Elixir, etc. I can give specific language recommendations if you're interested.

    [1] https://elm-lang.org

    [2] http://vanilla-js.com

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • elm-github-install

    An alternative decentralized package manager for Elm

  • is elm still active? it looks like there hasn't been a release since 2019, and the last release seems to have made some technical choices (can't install and use packages with native js code) that mean a lack of active core development is a significant disadvantage

    https://github.com/gdotdesign/elm-github-install/issues/62

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