Mastering Hot Reloading: Any Language, Any Editor

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. entr

    Run arbitrary commands when files change

    entr, A utility for running arbitrary commands when files change, yes basically this bad boy lets you run any command (or bunch of them as will cover in Makefile) when files change.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Visual Studio Code

    Visual Studio Code

    Then open the file in your favorite code editor, that is for me neovim btw, you might want to install a treesitter to provide some syntax highlighting although nice but not necessary, in vscode you can install a plugin for the syntax highlighting.

  4. nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    Then open the file in your favorite code editor, that is for me neovim btw, you might want to install a treesitter to provide some syntax highlighting although nice but not necessary, in vscode you can install a plugin for the syntax highlighting.

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

  • Best AI Code Editors in 2025

    7 projects | dev.to | 24 Feb 2025
  • SpaceVim GitHub

    1 project | news.ycombinator.com | 14 Mar 2024
  • colorscheme won't apply

    1 project | /r/SpaceVim | 22 Apr 2023
  • Since we're sharing our code editors, I present to you code editor neovim, what do you think

    1 project | /r/ICSE | 22 Mar 2023
  • neoconf.nvim: a Neovim plugin to manage global and project-local settings

    6 projects | /r/neovim | 16 Nov 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?