≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #2218

Feature request #2218: Revamp product pages, probably using React

Kind feature request
Product wincent.dev
When 2015-07-22T23:02:25Z
Status open
Reporter Greg Hurrell
Tags no tags

Description

The current system stores HTML (or sometimes other markup formats) in the database, but this makes developing styled content an utter pain, because you have to deploy new code whenever the styles change, independently of the changes to the database.

All of this would be much simpler with React, and a way to bundle each component's dependencies (styles), probably via Webpack. I don't care too much about SEO, but I would still want server rendering (could be somewhat of a pain as a Rails app still sits at the center of all this, although it is doable). Then there's Relay, which would be pretty nice to use in other parts of the site but probably doesn't matter so much for the product pages, which tend not to change much.

Other options: statically generate and upload the suckers.

Comments

    Add a comment

    Comments are now closed for this issue.

    • contact
    • legal

    Menu

    • Blog
    • Wiki
    • Issues
    • Snippets