Clark C. Evans

Results 49 comments of Clark C. Evans

See https://github.com/JuliaWeb/HTTP.jl/issues/653

@quinnj This is an important usability problem. If it's inappropriate to include directly, is there a way a hook can be registered that would let applications provide this logic?

Pagination, especially automatic scrolling... sounds great I've got a product page with 1000's of products, and I'll need to have a way for users to jump though the pages --...

I think I grok the suggestion by `@benpate`, I think `hx-next` and `hx-prev` are relatively straight-forward. I'm assuming then HTMX would implement scrolling logic to make it happen; do you...

Probably this is it. I could look at this later. Feel free to commit any updates.

As a new `Intervals.jl` user, I also came to comment on this. I don't like `first` and `last`; `start`/`finish` might be an alternative not mentioned. One could use attributes? `.begin`...

This is a great library. Thank you for writing it. I agree with this ticket; and further comment... `HourEnding` and `HourBeginning` also seem quite application specific. Their definitions could be...

Yes. It'd be great to have a tailwindcss template.

Sure, I'll look around. I don't understand the problem well enough. My target use case is a website for a technology cooperative that will have a blog as well as...