chenglou / chenglou/RCSS

Payload transferred in server side rendering

Open
#66 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
284
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Correct me if I am wrong. If my app is doing server side rendering, I am going to transfer the style string that I get from getStylesString and also I am going to transfer browserify bundle of my components which would also have all the styles that I declared in JS. Am I not transferring same data twice now?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the server-side-rendering path and the getStylesString output, then compare that payload with the browserify bundle mentioned in the issue. Confirm whether the same styles are transferred twice and clarify with maintainers what behavior or measurement would define the intended change.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.