Tag - Electron
Tags
ElectronTypescriptParcelVueWeb WorkersNuxtSEOHTMLJavaScriptNitroVue RouterThoughtsTailwindCSSFonts8/26/2024
Electron, TypeScript & Parcel Link to the article
Documentation for Electron is entirely in JavaScript, but that doesn't stop you from using TypeScript to generate that JavaScript. A few simple rules must be followed, mainly in the file loading paths. I have also prepared a small addition for the front-end part. Instead of the standard Electron HTML page, I will make a small compilation with Parcel.
Competence: Elementary