How to auto-reload Electron JS projects on file modification

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • In this video I am going to show you how to setup your electron js projects so that it will auto-reload when a file is modified. You won't have to restart your project over and over.
    We are using a utility called nodemon for this.
    Here's the link to the Githup repo : github.com/cyr...
    Don't forget to hit like and subscribe to my channel for more videos.
    Cheers!
    #electronjs #nodejs #programming

Комментарии • 11

  • @CompositeNation
    @CompositeNation 10 месяцев назад

    This is amazing man thank you very much! Worked as I needed!

  • @abbaskareem5281
    @abbaskareem5281 Год назад

    Thank you very much. I hope next you integrate electron with react js and how to community between the main and render process, because there is no good content on RUclips cover this subject

    • @coderjeet
      @coderjeet  Год назад

      I have a couple of tutorials on process communications. Please review those

  • @rowanvanzyl426
    @rowanvanzyl426 Месяц назад

    thanks man

  • @weler2491
    @weler2491 Год назад +1

    Thanks! I'm currently looking for a solution on this.

  • @tripmad
    @tripmad Год назад

    Thank you very much for this info

  • @mohasinsultan
    @mohasinsultan Год назад

    How do i achieve this in Angular using Electron app

  • @kwanzegs
    @kwanzegs Год назад

    please make video that using mongodb for database and .html change to .ejs.
    Anyway, nice video!.. thanks

    • @coderjeet
      @coderjeet  Год назад

      Thanks for your request.

  • @EpicGamer-ny1fu
    @EpicGamer-ny1fu Год назад

    or use electronmon