Front-End to Full-Stack Journey Part 3: Server Proxies, React and Progress

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. Nodemon.io

    Monitor for any changes in your node.js application and automatically restart the server - perfect for development

    I installed Nodemon to help here. For those who don't know already, Nodemon is a tool that helps by restarting the Node application everytime a change has been made to the code. This proved to be quite helpful as the trial & error was about to begin.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    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

  • A local Lambda development environment

    2 projects | dev.to | 20 Jul 2025
  • EXPRESS.JS #1 (WHAT I HAVE LEARNED)

    1 project | dev.to | 18 May 2025
  • Build Your Own nodemon in Few Lines of Code

    2 projects | dev.to | 19 Oct 2024
  • Node.js built-in alternative to nodemon

    1 project | dev.to | 31 Aug 2024
  • Using pm2 to Manage Node.js Applications

    1 project | dev.to | 2 Aug 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?