(no title)
sdn90 | 5 years ago
I wasn't able to find anything on deployment in the docs. What does it look like?
I've been looking for a framework with the following requirements:
- Functional-ish language
- Statically typed with Result<T, E> error handling.
- Garbage collected.
- Compile time checked HTML templates, with autoformatter and IDE support (like working with JSX/TSX in VS Code).
- Some kind of SQL DSL that has decent IDE support (like Ecto on Elixir, Diesel on Rust).
This framework checks off more of those than any framework I've seen. I'll definitely be giving it a try.
laobiz|5 years ago
t0astbread|5 years ago