Software Alternatives & Reviews

React is actively harmful if your website is static

Next.js Fresh Framework Astro Build
  1. A small framework for server-rendered universal JavaScript apps
    Pricing:
    • Open Source

    #Developer Tools #Web Frameworks #JavaScript Framework 923 social mentions

  2. Fresh is a next generation web framework, built for speed, reliability, and simplicity.
    Pricing:
    • Open Source

    #Web Frameworks #JavaScript Framework #TypeScript Framework 62 social mentions

  3. Astro is the web framework that you'll love to use.
    Pricing:
    • Open Source
    The biggest thing is native html is a pain to make non-trivial websites with. JSX, via react, provides a nice modular API that easier to write and manage vs a blob of html and raw js files. Of course if web components, I haven't really looked into them provide a similar level of abstraction, thats great. If not people will end up (mis)using React and co because it's easier from a developer experience point of view. There are alternatives of course. Astro [1] produces native, static html from JSX. Deno has Fresh [2], which offers a similar thing in the Deno ecosystem. Next.js [3] has static html option, but last time I tried it, it wasn't as nice as Astro or Fresh in this particular area. [1]: https://astro.build/.

    #Website Builder #Blogging #Blogging Platform 177 social mentions

Discuss: React is actively harmful if your website is static

Log in or Post with