Day9,10 of 100DaysOfCode



This content originally appeared on DEV Community and was authored by KoichiArai

I have set my goals for the 100DaysOfCode challenge. My large goal is to create a tech support system for a friend’s company to help prevent it from going bankrupt. My small goal is to understand how to make applications with Electron and React Native. Therefore, I will focus on learning how to make apps with Electron and React Native for the rest of the 100 days.

What I did

Built Electron environment

What I learned

  • How to make a project on Electron
  • Understanding the main process and renderer process in Electron
  • How to make a package


This content originally appeared on DEV Community and was authored by KoichiArai