Skip to content

examples: add Arrow.js SSR example#4147

Draft
pi0 wants to merge 2 commits intomainfrom
example-arrow-js
Draft

examples: add Arrow.js SSR example#4147
pi0 wants to merge 2 commits intomainfrom
example-arrow-js

Conversation

@pi0
Copy link
Member

@pi0 pi0 commented Mar 24, 2026

Summary

  • Add vite-ssr-arrow example with Arrow.js (~3KB reactive UI)
  • Todo app showcasing reactive state, components with props, keyed lists, computed filtering, and watch effects
  • SSR via @arrow-js/ssr with client-side takeover for interactivity

Notes

  • @arrow-js/vite-plugin-arrow is workspace-only (aliases to monorepo paths), so we configure ssr.noExternal directly
  • Hydration (@arrow-js/hydrate) doesn't adopt event listeners yet — using client-side mount as workaround

Todo app showcasing reactive state, components with props, keyed lists,
computed filtering, watch effects, and SSR with client-side takeover.
@coderabbitai
Copy link

coderabbitai bot commented Mar 24, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9f8da646-a893-4d50-8161-cc05cadd3b9d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch example-arrow-js

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pi0 pi0 changed the title feat(examples): add Arrow.js SSR example examples: add Arrow.js SSR example Mar 24, 2026
@vercel
Copy link

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nitro.build Ready Ready Preview, Comment Mar 24, 2026 8:19pm

Request Review

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

Successfully merging this pull request may close these issues.

1 participant