Jack Kavanagh

Results 77 issues of Jack Kavanagh

- [x] example of a typed database renderer api - [x] example of how it could be called - [ ] split database.ts

we have a lint markdown action which needs to be addressed before this is ready

inspired by electron-vite project challenges - [x] add a tsconfig.node.json covering src/main/** - [x] get it to pass type-checking - [x] add a tsconfig.web.json covering src/ui/** - [x] get it...

based on electron guidance that arrow functions be preferred over traditional functions https://www.electronjs.org/docs/latest/development/coding-style https://docs.grit.io/patterns/library/es6_arrow_functions#transform-function-expressions future work - add a lint rule to prefer arrow functions

part of unicorn fint improvements