Svelte & Content - What's Svelte’s creator take on your website's CMS? ft Rich Harris
ฝัง
- เผยแพร่เมื่อ 7 ก.พ. 2025
- How should you manage content in your Svelte application? Rich Harris explains Svelte’s philosophy on content management and offers advice for adding content to your web app.
🔗 Try Prismic now with SvelteKit, building a full Portfolio website with GSAP and Tailwind:
• Create a Creative Port...
🔗 Also featuring Rich Harris: • React VS Svelte - Whic...
---
#svelte #prismic
These conversations are so excellent, I could listen to Sam and Rich talk for hours.
I want more videos with Rich.
I like his view on the simplicity of things, and I would like to hear his opinion on more different aspects through his lens of perception of things. How he does different things
Thanks ❤️
Interesting discussion. Yes I like the tightly coupled approach of Plenti, an open source Build-Time Render (BTR) Engine. It has a 'discoverable' git-backed CMS component architecture which is tightly coupled with Svelte templates so it uses a simple JSON data source instead of Markdown, because it's a web standard for APIs and is intended for you to edit content directly in the browser.
svelte should create there own native app like the react native because svelte is easy to use and with the prismic CMS it will be 🔥because it will be easy to web and applications
Nobody wants to download an app unless it's one of the several big names. Web apps are the future
Also, CloudCannon lets you edit files in your repo through their service. So your data and files live outside of their service.
One difficult thing about using markdown to manage content is about images, I don't like upload images to s3 then embed the url in the markdown files.
Sanity headless cms is the best for content by miles. Haven’t tried it with svelte yet
I’ve tried a bunch of CMSs for my SvelteKit sites, but Prismic’s Slice Machine is a total game changer. Could use more options in the editor tho
Are they officially best friends at this point?
gitbook is king