HB's Thoughts

I try to think really hard.

Tag - Typescript

8/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.