diego3g / electron-typescript-react

:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
1.45k stars 295 forks source link

doubts - usability and roadmap #24

Closed rodgomesc closed 3 years ago

rodgomesc commented 3 years ago

what is the motivation to create this project instead of use electron-react-boilerplate that already has a very large and active community?

rota-rossi commented 3 years ago

I'm not into the development team here, but I guess the lack of typescript on the referred project, to name one.

rodgomesc commented 3 years ago

I'm not into the development team here, but I guess the lack of typescript on the referred project, to name one.

@rota-rossi the project i mentioned uses typescript too

lociero commented 3 years ago

@rodgomesc this one is simply more easy to use, good enough for people who just learns js/ts/react/electron and so on. If u are experienced enough and work in a team, then ofc u should use the one u mentioned =)