ElectronJS Tutorial - Inter Process Communication Correct Method (2021)

Поділитися
Вставка
  • Опубліковано 18 жов 2024

КОМЕНТАРІ • 12

  • @AddyGoesPlaces
    @AddyGoesPlaces 2 роки тому +1

    This is a great tutorial and helped me immensely! It would be great if you put your code in Github. :)

    • @coderjeet
      @coderjeet  Рік тому

      Sure.. I've started doing that for my newer tutorials

  • @yaoyayra
    @yaoyayra 2 роки тому +1

    Great content, but any idea on performing database operations using ipcMain /ipcRenderer and sending result to React app? i've tried promises and calbacks but always returns 'undefined' at the react ui

    • @ChristmasLights2
      @ChristmasLights2 2 роки тому

      Any luck with this, Yao?

    • @yaoyayra
      @yaoyayra 2 роки тому +2

      @@ChristmasLights2 Yh bro, turns out my ipcMain function wasn't returning a result because I mistakenly placed the return statement inside of the Promise ...thanks for asking

  • @Leenigoson
    @Leenigoson 2 роки тому +1

    keep on going

  • @rohannayak9491
    @rohannayak9491 2 роки тому

    Great tutorial , thanks a lot👍

  • @mohamedyoussef8835
    @mohamedyoussef8835 2 роки тому

    Awesome Tutorial +++++++++++++++++++++ Thank You.

  • @saidalosaidnabiev524
    @saidalosaidnabiev524 Рік тому

    github link?