taure

↗ HN profile [ 147 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Nova is an OTP-native web framework that works with Erlang, Elixir, and LFE. Since all three compile to the same BEAM bytecode, you can mix languages freely within one app. Controllers are plain functions that take a…

  2. I’ve put together a blog focused on Nova, a web framework built on Erlang and the BEAM VM. The goal was to create something practical and easy to follow — covering setup, routing, views, plugins, authentication, APIs,…

  3. Hi Hacker News community, I'm excited to share Nova, a new web framework built for Erlang, designed to make web development in Erlang simpler, faster, and more approachable. Nova leverages Erlang's concurrency,…

  4. Nova – Erlang Web Framework (novaframework.org)