kevinold / react-flux-book

React + Flux book
0 stars 0 forks source link

App in separate repo #12

Closed kevinold closed 9 years ago

kevinold commented 9 years ago

I think we should keep the application in a separate repo and can create that. and we could use comments in the app to help determine where it should go in the book and then just cut and paste over into the book pages.

I have an app structure I've been using for a few months that I've grown to like and I'm using for my prototype at Coupa.

https://github.com/kevinold/react-flux-boilerplate

This is the basic structure and I've made some cleanups to the hapi server and gulp file for the browsersync interactions between the hapi server.

The thing I like about this over something generated via Yeoman is that I don't know everything that went into those generated apps. I really tried to like yeoman, but for whatever reason it didn't stick.

Let me know what you think.

egdelwonk commented 9 years ago

Looks good. Let's roll with it. ;)

egdelwonk commented 9 years ago

Public repo?

kevinold commented 9 years ago

I was thinking of selling the code for an upsell of $10/20...see other leanpub packages.

If that's nickel and diming them then we can scrap it...

Kevin Old kevin@kevinold.com

On Mon, Jan 19, 2015 at 9:27 AM, William Golden notifications@github.com wrote:

Public repo?

— Reply to this email directly or view it on GitHub https://github.com/kevinold/react-flux-book/issues/12#issuecomment-70511409 .

egdelwonk commented 9 years ago

Eh, I think we should open source it.  But i’m open to whatever. 

Cheers,

William

On Mon, Jan 19, 2015 at 9:33 AM, Kevin Old notifications@github.com wrote:

I was thinking of selling the code for an upsell of $10/20...see other leanpub packages.

If that's nickel and diming them then we can scrap it...

Kevin Old kevin@kevinold.com On Mon, Jan 19, 2015 at 9:27 AM, William Golden notifications@github.com wrote:

Public repo?

— Reply to this email directly or view it on GitHub https://github.com/kevinold/react-flux-book/issues/12#issuecomment-70511409 .


Reply to this email directly or view it on GitHub: https://github.com/kevinold/react-flux-book/issues/12#issuecomment-70512368

kevinold commented 9 years ago

No that's perfectly okay we can definitely open source it. I wasn't trying to nickel and dime. And in actuality open sourcing it made drive sales to the book

On January 19, 2015 at 9:44:45 AM CST, William Golden notifications@github.com wrote:Eh, I think we should open source it.  But i’m open to whatever.  Cheers, William On Mon, Jan 19, 2015 at 9:33 AM, Kevin Old notifications@github.com wrote: > I was thinking of selling the code for an upsell of $10/20...see other > leanpub packages. > If that's nickel and diming them then we can scrap it... > -- > Kevin Old > kevin@kevinold.com > On Mon, Jan 19, 2015 at 9:27 AM, William Golden notifications@github.com > wrote: >> Public repo? >> >> — >> Reply to this email directly or view it on GitHub >> https://github.com/kevinold/react-flux-book/issues/12#issuecomment-70511409 >> . >> > --- > Reply to this email directly or view it on GitHub: > https://github.com/kevinold/react-flux-book/issues/12#issuecomment-70512368 —Reply to this email directly or view it on GitHub.

egdelwonk commented 9 years ago

Cool. Let's open source it and make a new public repo.