reactioncommerce / reaction-feature-requests

Reaction Feature Requests
13 stars 1 forks source link

React + SSR conversion of remaining components #7

Open aaronjudd opened 6 years ago

aaronjudd commented 6 years ago

@mikemurray commented on Mon Mar 27 2017

React + SSR

This epic is meant to track the conversion of all customer / admin facing components, layouts, templates to React. This means no more Blaze wrappers around any react component, and no Blaze components at any point in the React layout tree. All react all the time.

Keep in mind, for SSR to work, no react component may access document or window while being rendered server-side. If you need them, you'll need to check if they exists before trying to access.

Below List in ordered by approximate priority

Router

Layout

Navigation bar

Product Grid

Search

Checkout

Product Detail

Orders

Admin

hems commented 4 years ago

Is there any plans of finishing server side rendering feature?

njbotkin commented 4 years ago

No. I'm not looking at Reaction anymore, and even if I were, Reaction has likely progressed enough that the approach that this project takes is no longer relevant.

EDIT: please see my below comment.

hems commented 4 years ago

No. I'm not looking at Reaction anymore, and even if I were, Reaction has likely progressed enough that the approach that this project takes is no longer relevant. On Tue, Jan 7, 2020 at 2:55 PM hems.io @.***> wrote: Is there any plans of finishing server side rendering feature? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#7?email_source=notifications&email_token=ABNMWSLKOOJW5TQOJ7FT6XLQ4TT3NA5CNFSM4EQS2QV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIKHZZI#issuecomment-571768037>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNMWSL33EH3WIO5RTHE363Q4TT3NANCNFSM4EQS2QVQ .

Are you using another platform for making e-commerce websites?

brent-hoover commented 4 years ago

The example storefront uses SSR and this ticket is no longer relevant to Reaction's architecture

hems commented 4 years ago

The example storefront uses SSR and this ticket is no longer relevant to Reaction's architecture

awesome

hems commented 4 years ago

i think we can close this issue then

njbotkin commented 4 years ago

Whoops. I hastily replied to this issue, thinking it was for a different project. Please disregard!