skellock / typescript-with-electron-react-kit

Don't just start your Electron app... TWERKit.
https://skellock.github.io/typescript-with-electron-react-kit
MIT License
145 stars 23 forks source link

OMG! I am writing one of these sort of #2

Closed juddey closed 7 years ago

juddey commented 7 years ago

Hey!

Just fired up my first real electron project a couple of days ago, isn't it cool? I'm making an admin app to replace a poc that I wrote in rails some time back.

I based my app on create-react-app plus some other stuff that I happen to be using right now. I'm hoping to be able to extract what I am using into some sort of ignite-related-boilerplate thing

Wanna talk?

skellock commented 7 years ago

OMG!!! FIRST ISSUE!! You win!

skellock commented 7 years ago

There's a whole bunch of starter kits out there. I'm dialing this one in on the things I like:

What kind of tech are you using?

juddey commented 7 years ago

What do I win? Answer: http://www.reactiongifs.com/r/1m.gif

Well I was more thinking along the lines of: if you liked what you got in ignite, and wanted to follow the same pattern in your web or electron project then this might suit you.

That'd mean: redux-saga, jest, redux-persist, apisauce, reduxsauce, ramda; plus a few others.

I think we're both at the starting line but heading off in different direction from there.