Derive functional, reactive, Laminar forms at compile-time with this type-safe, composable form combinator library.
// build.sbt
libraryDependencies += "io.github.kitlangton" %%% "formula" % "x.y.z"
This project originally started as an example of using Magnolia with Scala.js. While the internals has shifted substantially since the recording, the original video is still available, Deriving the Frontend.
sbt ~fastLinkJS
in another tab.yarn install
yarn exec vite
- open
http://localhost:3000