I spent a year improving the UX of my webdev terminal

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • volta

    Volta: JS Toolchains as Code. ⚡

  • One improvement for performance is to remove nvm since it's notoriously slow. Volta (https://volta.sh/) is way more faster and built on rust.

  • n

    Node version management

  • I personally use n plus a custom direnv script to swap between multiple versions of node for different projects. But I’m pretty sure I’m alone in this setup, but it’s super simple and flexible enough to support other use cases.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • direnv

    unclutter your .profile

  • I personally use n plus a custom direnv script to swap between multiple versions of node for different projects. But I’m pretty sure I’m alone in this setup, but it’s super simple and flexible enough to support other use cases.

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