Windows操作相关问题
SQL Debugging Records
Node XLSX
Flutter
Web worker
Progressive Web Apps
Webpack
Electron

Electron

Refs

  1. Electron JS Docs

What and why

  • Electron is a framework for building desktop applications using JavaScript, HTML, and CSS.
  • By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and Linux — no native development experience required.
Read more
Nuxt
SSH and Asymmetric Encryption