HackerTrans
TopNewTrendsCommentsPastAskShowJobs

voat

no profile record

Submissions

Show HN: Invokers: A Polyfill and Extension for HTML Invoker Commands

github.com
3 points·by voat·قبل 9 أشهر·0 comments

comments

voat
·قبل 10 أشهر·discuss
So are people?
voat
·قبل 10 أشهر·discuss
I tried to use helix as a vim user, but couldn't get used to the key binds. However I recently found evil-helix, and it's a joy. https://github.com/usagi-flow/evil-helix
voat
·قبل 10 أشهر·discuss
The algebraic effect handler pattern is a much simpler mental model than monads. And is transferrable to other languages pretty easily. See something like https://github.com/doeixd/effectively in Typescript
voat
·قبل 11 شهرًا·discuss
And even if they don't contain a hyphen! You can just <use> <anything> <you> <want>
voat
·السنة الماضية·discuss
I'd love to use Flix for something. It looks beautiful. But I'm a web dev, and never touch the JVM ecosystem
voat
·السنة الماضية·discuss
They are referring to static non-interactive content (basically images and text) in sites like blogs, marketing site, docs, etc. as opposed to highly interactive, and dynamic components, think Facebook, Figma, etc.
voat
·السنة الماضية·discuss
Client vs server routing
voat
·السنة الماضية·discuss
Care to explain?

Astro is trying to position itself in opposition to things like Next.js or Nuxt wich are specifically marketed as application frameworks?

And the architecture is more suited to something like a content site, because of the content collections, built-in MDX support, SSR, image handling, and server routing?