Compiling a Apollo Federated Graph with esBuild 🚀

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • telepresence

    Local development against a remote Kubernetes or OpenShift cluster

    Follow-up; Doing a comparison with Webpack and investigating devspace and telepresence for hot reloading experience between our local K8.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ncc

    Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

    The current process of building a package locally is by running through a gulp task, using ttypescript to compile the TS and @vercel/ncc to build the binary:

  • lerna

    :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

    Monorepo setup using Lerna

  • esbuild

    An extremely fast bundler for the web

    Setting esbuild was very easy and the developer experience that we were able to get was stunning, without adding many dependencies. It saved us a lot of development time trying to build the apps, give it a try.

  • devspace

    DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.

    Follow-up; Doing a comparison with Webpack and investigating devspace and telepresence for hot reloading experience between our local K8.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building an Internal Kubernetes Platform

    6 projects | dev.to | 16 Jun 2022
  • Minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows

    12 projects | news.ycombinator.com | 25 May 2022
  • 21 Resources and Tutorials to Learn Kubernetes

    1 project | /r/kubernetes | 21 Oct 2021
  • oslabs-beta/Ahoy

    1 project | /r/devopsish | 18 May 2021
  • Ahoy – A GUI for Helm

    1 project | news.ycombinator.com | 13 May 2021

Did you konow that Go is
the 4th most popular programming language
based on number of metions?