Удален по просьбе правообладателя
  1. Урок 1. 00:12:27
    Introduction
  2. Урок 2. 00:07:45
    Main Process & Renderer Overview
  3. Урок 3. 00:11:04
    Electron Code Overview
  4. Урок 4. 00:07:13
    Project Setup
  5. Урок 5. 00:16:46
    File System Dialog & Reading Files
  6. Урок 6. 00:12:28
    Sending File to the Renderer
  7. Урок 7. 00:10:58
    Sending Message to the Main Process
  8. Урок 8. 00:13:45
    Exporting the HTML Exercise
  9. Урок 9. 00:15:57
    Save File to the File System
  10. Урок 10. 00:14:01
    Keeping Track of the Current File
  11. Урок 11. 00:13:24
    Saving Unsaved File Changes
  12. Урок 12. 00:11:25
    Open in File System & Default Applications
  13. Урок 13. 00:08:57
    Custom Application Menus
  14. Урок 14. 00:05:40
    Edit Menu Exercise
  15. Урок 15. 00:02:40
    Clipmaster Overview
  16. Урок 16. 00:08:39
    Customizing the Application Window
  17. Урок 17. 00:08:27
    Reading from the Clipboard
  18. Урок 18. 00:03:17
    Writing to Clipboard Exercise
  19. Урок 19. 00:05:51
    Global & Keyboard Shortcuts
  20. Урок 20. 00:06:54
    Triggering Notifications
  21. Урок 21. 00:08:15
    Menubar & System Tray Apps
  22. Урок 22. 00:10:09
    Making a Menubar Application
  23. Урок 23. 00:10:02
    Persisting Data
  24. Урок 24. 00:04:35
    Performance Considerations
  25. Урок 25. 00:03:32
    Wrapping Up