|
|
|
|
|
by wezm
847 days ago
|
|
> the Gleam aspect of this is inessential, TypeScript is quite good TypeScript can be quite productive but I find its type system lacking. Specifically the use of structural typing/lack of nominal typing and lack of sum types. I find these extremely useful when writing reliable software, which is why Gleam appeals to me. |
|
Does this prevent you from writing reliable software?