There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

pixxelkick ,

I’m not liking htmx, I checked it out, it seemed promising, but it has giant gaping security holes in it so I can’t endorse it.

I have been sticking to using Ejs with html-bundler-webpack

The combo is lightning fast and gives me a solid usability of html partials so I can modularize my front end in re-useable chunks.

It compiles to the static site fast for iterative development, it has everything I need baked in for common needs (minification, bundling, transpiling, cache busting, integrity, crossorigin, tree shaking, etc etx)

I like how it let’s me just focus on actually writing the html + js + css and not have to muck around with thirty boilerplate steps to just make the app run.

If I need a lot of reactivity I’ll use vue or angular but I so so rarely need that.

And now with the template element, half the time reactivity can just be done with those.

Only time I actually need react/vue is when I have to frequently mutate/delete in the DOM.

But if I purely am additive, adding things to the DOM, template elements are plenty.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines