Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: react-server #174

Closed
47 of 69 tasks
hi-ogawa opened this issue Mar 12, 2024 · 1 comment
Closed
47 of 69 tasks

TODO: react-server #174

hi-ogawa opened this issue Mar 12, 2024 · 1 comment

Comments

@hi-ogawa
Copy link
Owner

hi-ogawa commented Mar 12, 2024

Follow up to

vite concerns

react-server concerns

framework concerns

chore

  • port remix tutorial demo?
  • study waku and vinxi
  • remove unnecessary dynamic import round trip on client
    • react-server-dom-webpack/client.browser, client-reference.js: these two should be always included
    • module preload for known client references from SSR
  • organize directory
    • employ rakkas's lib, runtime, features convention?
  • refactor
    • split packages/react-server/src/plugin/index.ts
    • consistent global usage
      • __callServer, __history, __devServer, __rscDevServer, etc...
  • make packages/react-server/examples/basic run-able outside of this monorepo
  • custom vite logger for rsc server
  • e2e examples/starter
  • test re-render count
  • silence "use client" warning during build fix(react-server): silence false warning due to use client #221
  • rename rsc, react-server -> server and server -> ssr
  • implement own rsc-html-stream?
  • setup changelog
  • deploy vercel and cloudflare from CI
@hi-ogawa
Copy link
Owner Author

Closing as individual issues are created separately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant