HackerTrans
トップ新着トレンドコメント過去質問紹介求人

quii

no profile record

投稿

Why Build vs. Buy is the wrong question

quii.dev
2 ポイント·投稿者 quii·13 日前·0 コメント

The Weight of AI on Engineers

quii.dev
3 ポイント·投稿者 quii·4 か月前·0 コメント

Go is an object-oriented language

blog.gypsydave5.com
4 ポイント·投稿者 quii·2 年前·0 コメント

Learn Go with Tests – Working without mocks

quii.gitbook.io
1 ポイント·投稿者 quii·3 年前·0 コメント

Learn Go with Tests reached 20k stars

quii.dev
3 ポイント·投稿者 quii·3 年前·0 コメント

Practical ways to shift QA left

quii.dev
2 ポイント·投稿者 quii·3 年前·0 コメント

Htmx Is the Future

quii.dev
836 ポイント·投稿者 quii·3 年前·651 コメント

Learn Go with tests: Scaling acceptance tests

quii.gitbook.io
1 ポイント·投稿者 quii·4 年前·0 コメント

Learn Go with Tests: Intro to acceptance testing

quii.gitbook.io
1 ポイント·投稿者 quii·4 年前·0 コメント

Learn Go with Tests – Generics

quii.gitbook.io
2 ポイント·投稿者 quii·4 年前·0 コメント

Learn Go with Tests – Templating

quii.gitbook.io
1 ポイント·投稿者 quii·4 年前·0 コメント

コメント

quii
·3 年前·議論
Well, the point I'm making is the technology choices we make, have an impact on the experience of the user, literally the 2nd paragraph.
quii
·3 年前·議論
OP here! The hx-boost hijacks links to make it feel like an SPA. I added it for fun NGL, removed it now though :)
quii
·3 年前·議論
OP here! The hx-boost hijacks links to make it feel like an SPA. I added it for fun NGL, removed it now though :)
quii
·3 年前·議論
Converting data to a HTML string is not a performance bottleneck you'll be worrying about. I wasn't worrying about it much in 2000, and you really shouldn't need to in 2023.
quii
·3 年前·議論
I think both are valid, as i mentioned in the article, for this particular case, the psuedo content-negotiation felt right
quii
·3 年前·議論
Thanks for taking the time to read the article :) A lot of the comments here seem to implying that I claim "htmx is the one hammer to solve all website needs", even when I explicitly say SPAs have their place in the article.

A hypermedia approach is the nice happy medium between a very static website and an SPA, not sure why so many people are close-minded about this possibility.
quii
·4 年前·議論
Hi, author here.

The project is open-source (https://github.com/quii/learn-go-with-tests) so there's a few options available to you.

In releases, you'll find PDFs and epubs, I'm pretty sure most epub readers will let you use a dark mode. Or you can just read the markdown files on GitHub, which also supports it.