HackerTrans
TopNewTrendsCommentsPastAskShowJobs

quii

no profile record

Submissions

Why Build vs. Buy is the wrong question

quii.dev
2 points·by quii·13 days ago·0 comments

The Weight of AI on Engineers

quii.dev
3 points·by quii·4 months ago·0 comments

Go is an object-oriented language

blog.gypsydave5.com
4 points·by quii·2 years ago·0 comments

Learn Go with Tests – Working without mocks

quii.gitbook.io
1 points·by quii·3 years ago·0 comments

Learn Go with Tests reached 20k stars

quii.dev
3 points·by quii·3 years ago·0 comments

Practical ways to shift QA left

quii.dev
2 points·by quii·3 years ago·0 comments

Htmx Is the Future

quii.dev
836 points·by quii·3 years ago·651 comments

Learn Go with tests: Scaling acceptance tests

quii.gitbook.io
1 points·by quii·4 years ago·0 comments

Learn Go with Tests: Intro to acceptance testing

quii.gitbook.io
1 points·by quii·4 years ago·0 comments

Learn Go with Tests – Generics

quii.gitbook.io
2 points·by quii·4 years ago·0 comments

Learn Go with Tests – Templating

quii.gitbook.io
1 points·by quii·4 years ago·0 comments

comments

quii
·3 years ago·discuss
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 years ago·discuss
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 years ago·discuss
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 years ago·discuss
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 years ago·discuss
I think both are valid, as i mentioned in the article, for this particular case, the psuedo content-negotiation felt right
quii
·3 years ago·discuss
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 years ago·discuss
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.