electron

  1. S

    linking API calls to buttons in my html document. (electron)

    So ive been given a task to link api calls to the frontend, however when I attempt to call the method using the "onclick" function nothing is happening. I've loaded the Javascript file within the head of the html document and also input the function name but still nothing is happening. Can...
  2. S

    Resolved hook up front end code that was made in electron with backend code made with asp.net core?

    My mentor has asked me to figure out a way to hook up code that was made using electron with another project that was made using asp.net core. This may sound like a stupid question but i was wondering how i would do this? I've never done anything like this before.
Back
Top Bottom