Git Product home page Git Product logo

react-universal-web-apps's People

Contributors

dnutels avatar okmttdhr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-universal-web-apps's Issues

link to React-lego as an example?

Hi, I have implemented the concepts you talk about in the blog post and implemented them in an example project. Would you be kind enough to link to React-lego?

As a quick intro, I started the project to help people implement ideas and new techs one piece at a time. I found many starter-apps or boiler-plates etc were often all singing / all dancing and could be hard to disect.

The section/branch which implements the promise-middle ware is https://github.com/peter-mouland/react-lego#redux-with-promise-middleware

Invalid layout structure ?

I'm wondering if this intentional that {{{body}}} content isn't actually put inside <body></body> tag ?

<body>
</body>
    {{{body}}}
    <script src="//cdnjs.cloudflare.com/ajax/libs/react/0.14.2/react.js"></script>
    <script src="//cdnjs.cloudflare.com/ajax/libs/react-router/1.0.0/ReactRouter.js"></script>
    <script src="//cdnjs.cloudflare.com/ajax/libs/react/0.14.2/react-dom.js"></script>    
    <script src="//cdnjs.cloudflare.com/ajax/libs/history/1.12.6/History.js"></script>    
</html>

Update for production deployment?

Is it possible to update the samples to produce a production build as well?

Right now the app is hooked up to produce a app.js for the react parts. These can be easily shifted to produce a minified version. However, the sample is using node-dev and babel-register (which I read isn't recommended to run in prod) to run up the server. Can this be put together in gulp with webpack and babel?

I am new to the node world in general. Any help would be appreciated.

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.