Creating a Digital Garden CLI with Rust
course by Chris Biscardi
Learning Rust by Working Through the Rustlings Exercises
course by Chris Biscardi
Write Your First Program with the Rust Language
course by Pascal Precht
Basic Types in Rust
course by Pascal Precht
Build a React App with the Hooks API
course by Andy Van Slaars
Using WebAssembly with Rust
course by Nik Graf
Test React Components with Enzyme and Jest
course by Tyler Clark
End to End Testing with Google's Puppeteer and Jest
course by Tyler Clark
Build a desktop application with Electron
course by Cameron Nokes
Confidently Testing Redux Applications with Jest & TypeScript
course by Jamund Ferguson
Testing JavaScript with Jest
course by Kent C. Dodds
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