Completed
⌨️ Adding TypeScript
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Electron Course - Building Desktop Applications with React and TypeScript
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Intro & How electron works
- 2 ⌨️ Setting up React
- 3 ⌨️ Setting up Electron
- 4 ⌨️ Adding TypeScript
- 5 ⌨️ Configuring Electron-Builder
- 6 ⌨️ DX Improvements
- 7 ⌨️ Reading System Resources
- 8 ⌨️ Communicating with the UI
- 9 ⌨️ Making IPC Typesafe
- 10 ⌨️ Event Validation
- 11 ⌨️ Unsubscribing from Events
- 12 ⌨️ Data Visualisation
- 13 ⌨️ Securing the App
- 14 ⌨️ Creating Tray Elements
- 15 ⌨️ Hiding to the Tray
- 16 ⌨️ Customising the Menu Bar
- 17 ⌨️ Enable View Switching
- 18 ⌨️ Custom Window Frames
- 19 ⌨️ Testing Theory
- 20 ⌨️ E2E Tests
- 21 ⌨️ Unit Tests
- 22 ⌨️ Finalising the UI
- 23 ⌨️ Outro