Our great sponsors
-
That's one of the reasons I wrote https://github.com/a-h/templ which does support strongly typed templates, has autocomplete, and is fairly close to JSX.
-
There are some templating languages that compile to go code and in that way provide type safety. Check the list of templating languages on the awesome go GitHub: https://github.com/avelino/awesome-go
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
turbo
The speed of a single-page web application without having to write any JavaScript (by hotwired)
For dynamic updates to to HTML from within the browser, it has built-in support for Hotwire's Turbo Frames (https://turbo.hotwired.dev/)