Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mstef9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Type-safe, persistent, embedded task queues and job runner (Go, SQLite)
(github.com)
3 points
by
mstef9
2y ago
|
0 comments
2.
▲
by
mstef9
4y ago
what do you think of Ent [1]? [1] https://entgo.io/
3.
▲
by
mstef9
4y ago
Devs interested in this may also be interested in Pagoda [1], a rapid, easy full-stack web development starter kit in Go that I wrote. It leverages popular frameworks and modules that you can easily swap out, if desired. The readme contains
4.
▲
by
mstef9
4y ago
People interested in this might also find my project Pagoda [0] interesting. It's a full-stack web dev starter kit for Go, rather than a framework with any strict patterns or lock-in. It leverages Echo (web) and Ent (ORM) but they can
5.
▲
by
mstef9
5y ago
You can achieve full support with JS disabled using HTMX as well. It takes a little more work but HTMX provides headers[0] which you can evaluate on the backend to determine if you should return a partial or not. If JS is disabled, the HTMX
6.
▲
by
mstef9
5y ago
I was going to say that I was surprised htmx wasn't mentioned in the article. It's backend-agnostic and extremely easy to use. Drop in Alpine.js and I think you have a really powerful setup without writing any JS. I've been u
7.
▲
Batteries included fullstack development kit in Go
(github.com)
1 points
by
mstef9
5y ago
|
0 comments
8.
▲
Show HN: Pagoda – Rapid, easy full-stack web development starter kit in Go
(github.com)
1 points
by
mstef9
5y ago
|
0 comments