-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Chris Tracy edited this page Jun 18, 2017
·
3 revisions
My current focus is https://github.com/yzorg/yzFolder.
version: v0.0.x, aka "alpha"
Build yzFolder.
The initial technology stack:
- Electron 1.7 beta (Chromium from Chrome 59, NodeJS 7.9)
- CSS grid
- native aync/await
- native MacOS notifications
- npm
- see what can be done about automating module compatibility with Electron
- review high-profile Electron applications
- look at options to host non-compatible applications as node server sub-process (aka job process on Windows)
- preact
- RxJS v5
- storage engine choices: pouchdb, redis, etc