Skip to content

How is the website hosted technically? #26

@OZZlE

Description

@OZZlE

Does this use Nodejs for serverside rendering? Do you use IISNode?

Or is the FE rendering clientside (JavaScript) only?

Or do you render the content in C#/.Net and run React on top of it? How do you avoid all elements rerendering if so? How do you avoid writing the html twice if so?

The readme doesn't seem to describe how you build and start a server in production and what the prod requirements are (compared to dev reqs)


Sidemark: React doesn't recommend inheritance https://reactjs.org/docs/composition-vs-inheritance.html#so-what-about-inheritance also the latest React syntax, React hooks doesn't really support it https://reactjs.org/docs/hooks-intro.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions