Software Alternatives & Reviews

Node.js 20 is now available

Nest.js Adonis JS server.js FeathersJS Architect 7.0 (Chupacabra) Phero
  1. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
    Pricing:
    • Open Source
    I'd say it undoubtedly that is Nest.js (https://nestjs.com/).

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

  2. AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
    Pricing:
    • Open Source

    #Web Frameworks #JavaScript Framework #Javascript Web Framework 70 social mentions

  3. A modern, powerful server for Node.js
    Pricing:
    • Open Source
    I created Server.js https://serverjs.io/ and still use it. It is a wrapper around express: - With a bunch of middleware included and pre-configured, like body-parser, cookies, Helmet, etc. All express middleware works with Server.js - async/await routers as expected: get('/users', async (ctx) => {...}); (ctx inspired by Koa) - Websockets, where messages behave just as another route: socket('message', async ctx => { ... });.

    #JavaScript Framework #CSS Framework #Web Frameworks 1 social mentions

  4. Wow your users. Build incredible real-time applications in record time.
    Pricing:
    • Open Source
    For anything CRUD or that can be modeled as such, I use FeathersJS (https://feathersjs.com/).

    #Web Frameworks #JavaScript Framework #MVC Framework 38 social mentions

  5. Blazing fast, modern, lock-in-free web apps without ever having to manage a single server.
    Pricing:
    • Open Source
    Not sure why this is downvoted, Fastify is quite popular and the 'generator for everything' approach of Koa didn't really take off. Architect serverless (https://arc.codes) is pretty good for serverless.

    #Developer Tools #Tech #APIs 8 social mentions

  6. 6
    Full-stack type-safety with pure TypeScript
    Pricing:
    • Open Source
    That's one of the reasons that drove me to create Phero: https://phero.dev.

    #Nodejs #RPC #Typescript 8 social mentions

Discuss: Node.js 20 is now available

Log in or Post with