tdro

Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

tdro micro.thedroneely.com (edited) view
  • Markdown Plaintext Embed Permalink
  • 51/50 words 17s read

    Htmx is a nice library to know about that makes frontend = backend. Include strategic (htmx.js) to not write any more js and compose an interactive website/application in only. Use your favorite back end to create routes that return partial HTML that is swapped in on event triggers (transclusion).

    #webdev