Software Alternatives & Reviews

Nx - Highlights of 2023

Vitest Verdaccio Playwright Nest.js Raven.js Ghost Fastify ExpressJS
  1. 1
    A blazing fast unit test framework powered by Vite
    Pricing:
    • Open Source
    Our collaboration with our friends in the Vite core team has been incredibly fruitful. Vite is not just compatible but a first-class option with many of Nx's frontend plugins. When you create a new Nx powered React workspace, Vite (and Vitest) are your default options.

    #Dev Ops #Build, Test, Deploy #Testing Frameworks 41 social mentions

  2. Verdaccio is a lightweight private npm proxy registry built in Node.js
    Pricing:
    • Open Source
    And finally, we extracted our own Verdaccio setup that we've been using to run our e2e tests in the Nx repo s.t. You can use it for your own plugin development as well. Check out this video for a walkthrough on how this works.

    #Developer Tools #Code Collaboration #Front End Package Manager 27 social mentions

  3. Playwright is automation software for Chromium, Firefox, Webkit using the Node.js library having a single API in place.
    Pricing:
    • Open Source
    % npx create-nx-workspace@latest > NX Let's create a new workspace [https://nx.dev/getting-started/intro] ✔ Which stack do you want to use? · react ✔ What framework would you like to use? · none ✔ Integrated monorepo, or standalone project? · integrated ✔ Which bundler would you like to use? · vite ? Test runner to use for end to end (E2E) tests … Cypress [ https://www.cypress.io/ ] Playwright [ https://playwright.dev/ ] None.

    #Development #Tool #Browser Testing 229 social mentions

  4. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
    Pricing:
    • Open Source
    Colocating frontend and backend code within the same monorepo has become a popular practice. It greatly facilitates cross-functional teams and helps ensure end-to-end type safety. Although you can use other backend stacks with Nx, Node is a popular backend companion for JS based frontends. We had support for Express and NestJS backend for a while.

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

  5. Raven.js is a standalone JavaScript client for Sentry.
    Sentry JavaScript - Sentry, renowned for its comprehensive solutions in frontend monitoring and error logging, recently adopted Nx for their official JavaScript SDK. This move integrates Nx's capabilities into their monorepo, containing packages for popular frontend and Node.js backend integrations. They also published a blog post on the benefits they've seen following the adoption of Nx in their monorepo (hint: reducing CI times by 35%).

    #Development Tools #Javascript UI Libraries #JavaScript Framework 3 social mentions

  6. 6
    Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
    Pricing:
    • Open Source
    • Paid
    • Free Trial
    • $36.0 / Monthly (100k views/month, 2 users)
    Ghost - Are you into blogging? You might want to look at Ghost. They were using Lerna in the past and migrated to a fully Nx-powered workspace.

    #Blogging #CMS #Blogging Platform 173 social mentions

  7. Fastify is a low overhead web framework, for Node.js.
    Pricing:
    • Open Source
    This year we added another popular option: Fastify. Known for its high performance, excellent developer experience, and useful built-in features like logging, Fastify aligns well with Nx's modular software design principles. Its extensible and modular nature complements the Nx philosophy perfectly.

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

  8. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    Colocating frontend and backend code within the same monorepo has become a popular practice. It greatly facilitates cross-functional teams and helps ensure end-to-end type safety. Although you can use other backend stacks with Nx, Node is a popular backend companion for JS based frontends. We had support for Express and NestJS backend for a while.

    #JavaScript Framework #Node.js Framework #Web Frameworks 424 social mentions

Discuss: Nx - Highlights of 2023

Log in or Post with