Isolated javascript development environment / 2021

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • react-boilerplate

    :fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

  • As an example, let's try to run this basic React-based app inside every environment and see how it goes. I have picked this one because it doesn't require a specific CLI to run it.

  • for-mac

    Bug reports for Docker Desktop for Mac

  • It took 5 minutes instead of a few seconds to copy node_modules on volume. But why? ... After a quick research, looks like it is some known Docker for Mac issue, which is 5 years old.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • projector-installer

    Discontinued Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL

  • First, we will need to update our Docker file to install projector.

  • Vagrant

    Vagrant is a tool for building and distributing development environments.

  • In simple words Vagrant helps you automating bootstrapping virtualization via config files, you can do everything on your own via the VirtualBox interface itself.

  • Cypress

    Fast, easy and reliable testing for anything that runs in a browser.

  • The only issue with Docker is that we won't be easily able to run GUI apps using it, e.g. if we decide to write e2e tests using cypress, we will need to figure out how do we do that. But anyway, let's see how it goes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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