Jump to main content

Nicolas Hoizey

  • articles
  • billets
  • links
  • notes
  • talks
  • archives
  • about

Bobae Kang

React, Solid, htmx

  • Nicolas Hoizey
  • 17 April 2024
  • htmx, React, Solid, JavaScript, HTML
  • 9 reactions
Screenshot of “React, Solid, htmx”

https://bobaekang.com/blog/react-solid-htmx/

[HTMX] can get you 80% there with radically less complexity. No extra dependencies, no build step, no advanced tooling (now re-written in Rust!), no complicated state management, no “double data” problem, no hydration mismatch… Just write your HTTP server and return HTML!

9 reactions

5 likes

  1. Damian C. Rossney avatar
  2. Adam Malik avatar
  3. Mike Wink avatar
  4. matagus avatar
  5. Tyler Sticka avatar

4 reposts

  1. Damian C. Rossney avatar
  2. Programming Feed avatar
  3. Asko Nõmm avatar
  4. David Large avatar
  • Older: Hardest Problem in Computer Science: Centering Things
  • Newer: Tracker Beeper

Related contents with similar topics

  1. screenshot of Educational Sensational Inspirational Foundational

    Zach Leatherman avatar Zach Leatherman

    Educational Sensational Inspirational Foundational

    • Nicolas Hoizey
    • 30 August 2023
    • Web, CSS, HTML, JavaScript, responsive
    • 1 reaction

    A historical record of foundational web development blog posts. I've already read most of these great articles, and will of course read the few missing.…

  2. screenshot of Transient Frameworks

    Matthias Ott avatar Matthias Ott

    Transient Frameworks

    • Nicolas Hoizey
    • 2 December 2022
    • standards, HTML, CSS, JavaScript, framework
    • 1 reaction

    Many of the latest additions to HTML, CSS, and JavaScript first existed as JavaScript libraries or frameworks or pre-processors or polyfills and then…

  3. Note from 27 January 2022

    • Nicolas Hoizey
    • 27 January 2022
    • DOM, HTML, JavaScript, Twitter
    • 12 reactions

    Me: I would use a link with an image:

    <a href="link/to/profile"><img src="picture.jpg" alt="Nicolas Hoizey" /></a>

    Twitter:

    A screenshot of the avatar's DOM

    🤷‍♂️

  4. screenshot of React Bias

    Jeremy Wagner

    React Bias

    • Nicolas Hoizey
    • 18 January 2021
    • React, JavaScript
    • 9 reactions

    The juxtaposition of The HTTP Archive’s analysis and The State of JS 2020 Survey results suggest that a disproportionately small—yet exceedingly vocal…

  5. screenshot of Loading and replacing HTML parts with HTML

    Michael Scharnagl

    Loading and replacing HTML parts with HTML

    • Nicolas Hoizey
    • 4 January 2021
    • HTML, JavaScript, SPA
    • 6 reactions

    I really would like HTML to be more powerful, and I think showing other content without a full page reload is something people wanted for decades…

If you want to share an error or suggest an enhancement of this content, please edit the source on GitHub.

© Nicolas Hoizey

Built with Eleventy