Weekly Update 9

Progress

Plans

  • Open my third commit containing the triggering of the update and testing on the VMs
  • Try to make the differential updates work on Windows and maybe try to find a solution for MacOS (since differential updates only work on Windows from what I have read)
    • Regarding this, I found some libraries written by people on github, but they are not used very much in the electron's community.

Problems

  • There were some problems with my first commit after trying to implement the comments from the review: the custom logic for setTimeout & logger couldn't be integrated in my service. I would like to also focus on this and try to find a place where I can use both or add logic so that they work.
2 Likes