Y
Hacker News
new
|
ask
|
show
|
jobs
by
hpx7
1593 days ago
> Go's templating packages should support compile time type checking.
Does anyone know of a decent type safe templating package out there (for any language)?
1 comments
Strom
1592 days ago
React with TypeScript. Very popular and unlike Go's templates has proper type checking.
link