Electron BrowserWindow & WebContents Objects - Electron Basics Tutorial

Поделиться
HTML-код
  • Опубликовано: 12 мар 2022
  • Hi learners!
    If you are going to make an Electron app, the two most fundamental objects you'll use are the BrowserWindow & WebContents. They do something similar (control what's displayed on screen) but deal with different aspects of it. It's important you know how they work and how they are different.
    In this tutorial I am going to explain this in detail and we will also play with some code that shows you how they work.
    If you are new to programming in Electron you need to make sure you know these concepts well.
    #programming
    #electron-tutorial
    #electronjs

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

  • @k-r6465
    @k-r6465 Год назад

    really you are the smartest and the best teacher

  • @travellover8900
    @travellover8900 2 года назад +1

    Thanks.Please make more videos on this topic

  • @fredoscott2346
    @fredoscott2346 3 месяца назад

    So when you refer to "WebContents", you mean "BrowserView", or aren't the two the same? If not the same, what are the differences between them?

  • @SatyendraHemanti
    @SatyendraHemanti 2 года назад

    Please make some more videos on the process model and inter-process communication with practical examples. I have seen your videos on that topic but still need more detail.

    • @coderjeet
      @coderjeet  2 года назад

      Okay Satyendra. Where exactly are you confused? I might make a demo

  • @ranjanadeore2957
    @ranjanadeore2957 2 года назад

    thank you for informative video.

  • @salemouail627
    @salemouail627 2 года назад

    😀 thanks so much

    • @coderjeet
      @coderjeet  2 года назад

      You’re welcome 😊

  • @codeboundary
    @codeboundary 2 года назад

    Hello Sir, is it possible to develop an accounting and billing application using electron js.

    • @coderjeet
      @coderjeet  2 года назад

      Sure!

    • @codeboundary
      @codeboundary 2 года назад

      @@coderjeet Sir, please make a basic to advance video on this topic. plzz

  • @MatheusSilva-qm3ph
    @MatheusSilva-qm3ph 2 года назад

    very cool!
    how do i open playwright in an electron window?
    Thanks.

    • @coderjeet
      @coderjeet  2 года назад

      You can automate Playwright using node.js commans

    • @MatheusSilva-qm3ph
      @MatheusSilva-qm3ph 2 года назад

      @@coderjeet Yes, but I would like to see playwright inside an electron canvas. Please help me!

    • @coderjeet
      @coderjeet  2 года назад

      If you want to use Electron Webcontents, you'll need to use your own automation code.

    • @MatheusSilva-qm3ph
      @MatheusSilva-qm3ph 2 года назад

      @@coderjeet It's just that i'd like the browser window that opens on the electron screen, and do all the navigation there.

  • @bukanprogramer9328
    @bukanprogramer9328 2 года назад

    bruh can you make tutorial electron Crud, for beginer
    tanks

    • @coderjeet
      @coderjeet  2 года назад

      Thanks for the suggestion. I do have a video on Database access using SQLITe

    • @bukanprogramer9328
      @bukanprogramer9328 2 года назад

      @@coderjeet if possible, I will make it for the backend using laravel

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

    Nice that you are using English and not Hindi

  • @kristingiles898
    @kristingiles898 2 года назад

    𝘱𝘳𝘰𝘮𝘰𝘴𝘮