home.social

#webdevquestions — Public Fediverse posts

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

fetched live
  1. There's a website that conmpared how do did various things in different frontend frameworks (Vue, React, Qwik, etc…). Kinda like hyperpolyglot.org, but for frontend frameworks instead.

    However, I haven't quite been able to find it. It seems pretty popular though, so if anyone remember I'd be really grateful!

    #webdev #frontend #frontendframeworks #webdevquestions

  2. There's a website that conmpared how do did various things in different frontend frameworks (Vue, React, Qwik, etc…). Kinda like hyperpolyglot.org, but for frontend frameworks instead.

    However, I haven't quite been able to find it. It seems pretty popular though, so if anyone remember I'd be really grateful!

    #webdev #frontend #frontendframeworks #webdevquestions

  3. What are some use cases other than encrypted claims tokens where we might want to round trip something private to a system through a or otherwise not hosted front-end application?

    What are some strategies for handling it?
    Would it always imply going from private system A to private system B via the client application, or does it sometimes make sense to do it coming back to A?

  4. What are some use cases other than encrypted claims tokens where we might want to round trip something private to a system through a #headless or otherwise not hosted front-end application?

    What are some strategies for handling it?
    Would it always imply going from private system A to private system B via the client application, or does it sometimes make sense to do it coming back to A?

    #webdev #webdevQuestions