Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4k
Open
Labels
Description
I'm thinking of making a video tutorial series for this repo. I'm thinking of covering the following topics:
- Getting Started
- IDE/text editor setup
- Project Directory Structure walkthrough
- Configuration explanation
- Webpack, babel, eslint, flow, electron, npm scripts, redux
- Creating Components
- Adding env variables to dev and prod
- Routing
- Managing state with redux
- Testing with spectron, enzyme, and jest
- Creating a todo list sample app from scratch using the boilerplate
- Advanced
- IPC
- Debugging main/renderer processes
I'm sure there are video tutorial series out there for these topics but based on the issues/questions that have asked and made, I think explaining these topics in the context of this project would help significantly, especially for those who are new to the JS ecosystem.