Creating a Digital Garden CLI with Rust
course by Chris Biscardi
Write Your First Program with the Rust Language
course by Pascal Precht
Learning Rust by Working Through the Rustlings Exercises
course by Chris Biscardi
Basic Types in Rust
course by Pascal Precht
Using WebAssembly with Rust
course by Nik Graf
Build a desktop application with Electron
course by Cameron Nokes
Load JavaScript in an Electron BrowserWindow
lesson by Cameron Nokes
Create a native desktop system menu with the Electron Menu module
lesson by Cameron Nokes
Display native desktop dialog windows with Electron
lesson by Cameron Nokes
Save/Open a file with an Electron dialog window
lesson by Cameron Nokes
Understand Electron’s main and renderer process architecture
lesson by Cameron Nokes
Communicate between Electron processes using IPC
lesson by Cameron Nokes
Communicate between Electron processes using the remote module
lesson by Cameron Nokes
Create an icon for your Electron app
lesson by Cameron Nokes
Package your Electron application into a executable file with electron-builder
lesson by Cameron Nokes
Code sign your Electron application with electron-builder
lesson by Cameron Nokes
Ship updates to your Electron app with `autoUpdater` (Mac)
lesson by Cameron Nokes
Ship updates to your Electron app with `autoUpdater` (Windows)
lesson by Cameron Nokes
Create a "Hello World" app using Electron
lesson by Cameron Nokes
Load CSS in a Electron BrowserWindow
lesson by Cameron Nokes
Setup Rust for WebAssembly
lesson by Nik Graf