4 ms·
Custom elements are really great for editors and developers. You can provide a rich set of primitives that editors can use to display certain content. In the pa
by angelmm 1y ago
Custom elements are really great for editors and developers. You can provide a rich set of primitives that editors can use to display certain content. In the past, I used MDX [1] extensively so non-technical writers can create a rich UI for a documentation site.
- [1] https://mdxjs.com/ https://mdxjs.com/
- reactordev 1y agoI just wanted to throw some extra :hearts: towards https://mdxjs.com/ https://mdxjs.com/ it's really the best of both worlds.
- o1o1o1 1y agoMay I ask what you are using instead nowadays? MDX is great and I like to use it.