Replies: 2 comments 5 replies
-
I'm definitely interested in this. I've never used any of these tools so I may not be the best one to create one of these. But I'd be happy to provide feedback on them. One thing I'd say is that we don't need to show everything that you can do with these platforms and Remix. We want to keep it pretty basic so there aren't a lot of distractions for people who are just trying to get an idea of how to wire these things together. So let's limit abstractions that hide the wiring please :) |
Beta Was this translation helpful? Give feedback.
-
I just opened a PR with a Strapi example. Let me know what you think! |
Beta Was this translation helpful? Give feedback.
-
These days, adding an
examples
folder to the main repo is a pretty popular and efficient strategy for adoption, which helps by reducing friction for newcomers. It's being maintained and curated in many popular projects like Next.js, Astro and Nuxt. In addition, Stackblitz offers an amazingly fast way to run any example into their platform.I believe it would be incredibly beneficial for this project to expand the already existing examples folder. I'm particularly interested in the headless CMS-related examples because I believe those are quick ways to connect Remix with the real world.
As a way to quickstart the effort, here's a list of some of the most popular headless CMS, in no particular order of importance:
It would be nice to stay consistent feature-based among all the implementations, in order to present a cohesive and fair group of examples, so that the companies behind each CMS could use on their own DevRel related material. We could probably join forces with them in order to build those examples together.
I'm particularly interested in knowing @kentcdodds' thoughts about this proposal and get the ball rolling. I can provide examples for some of those, but I figured it was better to start a conversation first, for organizational reasons.
Beta Was this translation helpful? Give feedback.
All reactions