This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
WebTech for the Desktop
Norman Fomferra edited this page Nov 30, 2016
·
10 revisions
- Making Electron Development Simpler, More Pleasant, and More Productive: Electron, React, ES2016+, TypeScript, Less
- The New Desktop (Video): Electron, React
- Developing desktop applications with Electron and React: Electron, React, Babel, webpack, Less
- Building Native Desktop Apps with Web Tech: Electron, React, webpack, Sass
- The 5 Types Of React Application State by James K Nelson
- [Mixins Are Dead. Long Live Composition](Mixins Are Dead. Long Live Composition) by Dan Abramov
- props vs state
- electron-react-boilerplate
- Create React App: Create React apps with no build configuration. Uses webpack, Babel, Autoprefixer, ESLint.
- electron-compile: Electron supporting package to compile JS and CSS in Electron applications
- N1: Large e-mail client
- electron-compile-universe: bare-bones example of an Electron application, using electron-compile.
- nteract: Jupyter notebook with Electron!!!
Find the list of electron-related community tools and examples at http://electron.atom.io/community/.
- React+Redux Tutorial #1 - How React Works
- React+Redux Tutorial #2 - Immutable JS
- React+Redux Tutorial #3 - Redux Introduction
- React+Redux Tutorial #4 - Multiple Redux Reducers
- React+Redux Tutorial #5 - Redux Middleware
- React+Redux Tutorial #6 - Redux Async Actions
- React+Redux Tutorial #7 - Connecting React & Redux
- React Redux with Dan Abramov
- Redux: Implementing Undo History