Coder Social home page Coder Social logo

Comments (7)

acdlite avatar acdlite commented on May 8, 2024

Hmm, are you sure you're running iojs? Looks like a generator error.

I'm very close to releasing a new example project to replace this one. (Spoiler alert: it's also the documentation site.) Thank you for your patience.

from flummox-isomorphic-demo.

eddyystop avatar eddyystop commented on May 8, 2024

'node -v' gives v1.6.1 which is a io.js semver not a node.js one.

I've evaluated several flux repos and I like the balanced abstration I see in flummox. A reflux 0.13 example would be welcome.

from flummox-isomorphic-demo.

acdlite avatar acdlite commented on May 8, 2024

Yep, the docs site will be a Flummox 3.x & React 0.13 pre-rendered isomorphic site. Coming very soon :)

from flummox-isomorphic-demo.

eddyystop avatar eddyystop commented on May 8, 2024

Thanks.

FWIW, I haven't seen a makefile since I started with Node and frontend. You may lose Windows devs (and there are many enterprise ones) with make.

from flummox-isomorphic-demo.

acdlite avatar acdlite commented on May 8, 2024

You're right, make is not not terribly common in the Node community. Off the top of my head, I know Babel uses it: https://github.com/babel/babel

However, make is not required to use the library :) I prefer it to gulp, Grunt, etc. because it's Unix-y, it does incremental builds, and I don't have to learn a new build system for every platform. But there are plenty of gulp tutorials out there if you would prefer to use that.

from flummox-isomorphic-demo.

eddyystop avatar eddyystop commented on May 8, 2024

I wasn't clear enough, sorry. My intent was only to point out you might lose some audience if the coming example requires a preliminary build step, before running, which uses make.

from flummox-isomorphic-demo.

acdlite avatar acdlite commented on May 8, 2024

Yeah, I feel ya. Maybe in the future I'll move to just using npm scripts. For now, though, there are other demos you can reference that use gulp, such as https://github.com/olegsmetanin/react_react-router_flummox_example. (I should probably collect these and put them in the docs somewhere.)

from flummox-isomorphic-demo.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.