Thanks @thatonejason and everyone at ZEAL!
I’ve started an Office Hours demo series recently and have some post up already with example repos:
- How to Make SelectFields for Prisma enums in RedwoodJS
- How To Handle Prisma Unique Constraints with a Friendly Error
- Office Hours Demo: How To Build a REST directive with RedwoodJS Transformer Directives
We’ve been in touch already and excited to collaborate … and I wanted to share with the community some ideas for posts, examples, and tools:
- Autocomplete using Algolia’s Autocomplete widget and GraphQL ( I have a working example)
- Pagination with Web Component Controls and Offset and Cursor based examples. See RFC
- Modal Routing - See RFC
- Route Transitions
- Make a generator that takes a Swagger/OpenAPI/JSONSchema api documentation and build out SDL and queries and mutations and services to consume the api
- How to Upload with RedwoodJS. There are so many ways (S3 signed url, Filestack, Supabase Storage, etc). What are some patterns to use consistently
- Switch to use GraphQL Armor for GraphQL security defaults (remove depth limit, rate limit and use their plugins). And why use over existing depth-limit plugins, etc.
- Document how to use Prisma ERD generators and use with Docusaurus.
I think that’s most of my wishlist ![]()
Do people have others?
Thanks again for having ZEAL focus on contributing and collaborating with RedwoodJS community.
Excited to see what we all make together.
