onboarding-guide
onboarding-guide copied to clipboard
or, "So You Want to Be an Electron Hacker"
Electron - Guide and Resources
This is a basic guide for getting started with Electron's codebase and its dependent codebases.
NB: This repository remains a work in progress, so there may be unexpected changes and updates.
Table of Contents
- Electron
- Getting Started
- Source Code Design
- From Native to JS
- Chromium
- Overview
- Getting Around the Source Code
- Blink
Callback<>andBind()TaskRunner
- V8
- Node.js
- Contributing To Electron
- Electron Release Process
- Governance