Skip to content

Thoughts on React #182

@jaydson

Description

@jaydson

I was playing with React recently and wondering about implement it in my personal Blog.
Then I realized it may be interesting to support it and build the generated Harmonic interface with React.
The currently code generated by Harmonic is kind of (BUZZ WORD ALERT) isomorphic. Basically, all data we have access in the back-end we also have in the front-end.
Sure, it is not well documented and poorly implemented, but I'm using it today on my Blog, and it works.

I've created a simple example using React on the server side and it feels simple (and powerful) enough to implement.
https://github.com/jaydson/react-static

What do you guys think?
//cc @jcemer @UltCombo @felipenmoura

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions