Code Monkey home page Code Monkey logo

Comments (7)

rohit8 avatar rohit8 commented on May 7, 2024

+1

from react-starter-kit.

vojtatranta avatar vojtatranta commented on May 7, 2024

+1

from react-starter-kit.

wouterAA avatar wouterAA commented on May 7, 2024

+1

from react-starter-kit.

koistya avatar koistya commented on May 7, 2024

What do you think about implementing server-side rendering with Node.js/Express, something similar to this: https://github.com/koistya/react-recipes/blob/master/server-side-rendering-with-nodejs-express.md

from react-starter-kit.

yrokhlin avatar yrokhlin commented on May 7, 2024

@koistya that would be lovely actually.

from react-starter-kit.

goatslacker avatar goatslacker commented on May 7, 2024

+1 we can also take a look at koa or hapijs.

I started a branch here

from react-starter-kit.

koistya avatar koistya commented on May 7, 2024

I have updated webpack configuration so that it should now generate both client-side (./build/app.js) and server-side (./build/server.js) bundles. The server-side bundle can be used for server-side rendering and there is no need to worry about any transforms that could be missing if you would use original source files on the server.

@goatslacker and all, what do you think?

from react-starter-kit.

Related Issues (20)

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.