How to implement hot module reloading in a programming language?

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

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

    Tweak React components in real time. (Deprecated: use Fast Refresh instead.)

  • I am considering how to make my compiler (which outputs JavaScript), output patch changes, which somehow update the server or browser with the code changes, so you don't have to shutdown/restart the server or refresh the page. I was going to take a look at the react-hot-loader source code, but it's a little too abstract, it will take a while / few days at least to start to grok.

  • sdk

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)

  • 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