Git Product home page Git Product logo

Comments (3)

dvdzkwsk avatar dvdzkwsk commented on April 25, 2024

I can see the confusion with the server entry point being in client. It used to make more sense back when client was named src, which I think would be the best option should it be renamed. I'm not too keen on putting it in server, since it truly has nothing to do with the server, it's just the client application bundled in a way that the server can use it (this has to be done for non-js asset support).

As far as the internal structure, I'm probably going to leave it as is (in terms of feature vs. type), just because the starter kit is already fairly simple and people are free to make changes as it suits them, as you have done. I'm definitely open to reconsidering the name client in favor of src, however, if you want to provide your thoughts on that.

Edit: It was renamed from src to client back when the official Redux universal example was renamed. However, I think src may be more appropriate for this starter kit since it's not built to be a "true" universal/isomorphic application. It supports server side rendering, but that's different from the server working directly from the application source code. See #61 for more on this.

from react-redux-starter-kit.

smontlouis avatar smontlouis commented on April 25, 2024

+1

from react-redux-starter-kit.

dvdzkwsk avatar dvdzkwsk commented on April 25, 2024

Renamed in #86.

from react-redux-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.