https://github.com/offroaders123/heya-electron
Looking into what is needed to make a modern Electron project nowadays.
https://github.com/offroaders123/heya-electron
desktop-app electron hot-reload typescript vite
Last synced: about 2 months ago
JSON representation
Looking into what is needed to make a modern Electron project nowadays.
- Host: GitHub
- URL: https://github.com/offroaders123/heya-electron
- Owner: Offroaders123
- License: mit
- Created: 2024-03-31T23:50:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T20:44:42.000Z (about 2 years ago)
- Last Synced: 2024-04-02T04:33:07.838Z (about 2 years ago)
- Topics: desktop-app, electron, hot-reload, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heya-electron
Looking into what is needed to make a modern Electron project nowadays.
I want to use Vite and TypeScript, and I don't like to use setups that abstract a bunch of configuration away from me. Maybe Vite could be considered as that, so maybe I'm speaking in terms out of my rear-end, lol. I'm trying to redo my newly acquired skepticism about Electron as well, because I want to start making more projects of mine accessible and more exemplary. I don't want to try being the most fine-tuned at things as much, if it's going to limit my experiences and demonstration of the things I've learned. I still want to keep that at heart for my own interests and project investments, but I don't want to keep that from limiting my learning and growth towards new ventures, and getting my name out there for getting into the programming circle. What are the best ways to make yourself marketable and represent the things you've learned?