• @nutomicMA
    link
    54 years ago

    That’s the main point of the project :)

    • DessalinesA
      link
      44 years ago

      Once we get some more federation work done, I’m gonna have another go at making lemmy isomorphic / non-js compatible. Its gonna be a nightmare tho, things like language, theme, and user settings which currently get loaded after, somehow have to be hydrated before the page load. Not to mention building a whole typescript lemmy http client library to make this easier.

      • @nutomicMA
        link
        24 years ago

        If Lemmy itself supports nojs, would that make Lemmy Lite obsolete?

        • DessalinesA
          link
          34 years ago

          Prolly not, because its still gonna be much lighter weight, and none of the functions would work without js besides the initial page load.