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

docs: New blog about Progressive Forms #1195

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tylersayshi
Copy link
Contributor

Putting up my first draft :) -- I'll need feedback on this.

Some things I was unsure of:

  1. Is the joke at the start ok? 😅 (I thought it was a fun open, but am happy to remove if we want)
  2. Should there be some sort of summary or conclusion at the end?
  3. Did I miss anything or should I elaborate on any of the features?

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Jan 30, 2025 6:25am

Copy link

codesandbox-ci bot commented Jan 28, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.


## What does this look like?

So before React 19 and before we had waku server actions, a very basic form might look like this:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
So before React 19 and before we had waku server actions, a very basic form might look like this:
So before React 19 and before we had Waku server actions, a very basic form might look like this:


## Introducing progressive forms with Waku Server actions

In this example, it can be pure RSC built. There is no client JS needed.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To clarify, the primary goal isn't to support non-JS browser.
Even if you enable JS, the progressive form works while loading JS code and before hydration finishes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reworded this part... let me know what you think :)

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.

2 participants