Skip to content

Add Convert on Arrival pattern#49

Open
sergeychernyshev wants to merge 13 commits intomainfrom
pattern-convert-on-arrival
Open

Add Convert on Arrival pattern#49
sergeychernyshev wants to merge 13 commits intomainfrom
pattern-convert-on-arrival

Conversation

@sergeychernyshev
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new pattern article describing how to render a static placeholder version of complex interactive components (carousels, video players, maps) and progressively upgrade them as code and data arrive.
  • Includes a simple SVG thumbnail and reuses the site-wide OG image.

Closes #2

Test plan

  • Run `npm run start` and verify the article renders at `/patterns/convert_on_arrival/`
  • Confirm the new pattern appears in the homepage list with thumbnail
  • Confirm the new pattern shows up in the side nav

🤖 Generated with Claude Code

@sergeychernyshev sergeychernyshev force-pushed the pattern-convert-on-arrival branch 3 times, most recently from a052383 to 26d93a6 Compare April 26, 2026 17:35
@sergeychernyshev sergeychernyshev self-assigned this Apr 26, 2026
@sergeychernyshev sergeychernyshev force-pushed the pattern-convert-on-arrival branch from e023f55 to 51c5d3c Compare April 26, 2026 22:48
@sergeychernyshev sergeychernyshev changed the base branch from master to main April 26, 2026 23:11
@sergeychernyshev sergeychernyshev force-pushed the pattern-convert-on-arrival branch from 51c5d3c to 9a3c0de Compare April 26, 2026 23:13
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 26, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
speedpatterns-com 5855e2a Commit Preview URL

Branch Preview URL
Apr 27 2026, 12:41 AM

@sergeychernyshev sergeychernyshev force-pushed the pattern-convert-on-arrival branch from bf08d2b to 5855e2a Compare April 27, 2026 00:41
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.

DRAFT New Pattern: Convert on Arrival

1 participant