home.social

#hauntedjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hauntedjs, aggregated by home.social.

  1. @hasanhaja that's part of why I'm curious about #hauntedjs , which brings functional components to #lithtml . And to be clear, the tooling isn't awful, it's just not as good as you'd expect from the most popular framework (big surprise).

    However, the devex of vanilla #webcomponents is as least as far behind lit as lit is behind React. If you know you want to be framework-agnostic, lit is a pretty obvious way to go.

    Personally, I really like the freedom of not being constrained to a (2/x)

  2. One thing that gets me really excited about #webcomponents is the ability to change course.

    I had a project written in #vanillajs , but that was a pain, so I started writing new code using #webcomponents . But that was still a pain, so I decided to write any new components using #litelement .

    For my next project I’m thinking about using #hauntedjs and #ionicframework , but there’s peace of mind knowing that if I don’t like it I can go back to #litelement or #vanillajs .