Blog

News, tutorials, and updates from the Domternal team.

Making Domternal Accessible. What WCAG 2.1 AA Actually Looks Like in a Rich Text Editor.

A detailed breakdown of implementing WCAG 2.1 AA compliance across 8 packages in a ProseMirror-based editor. Focus indicators, ARIA roles, keyboard navigation, reduced motion, and 159 E2E tests.

#accessibility#webdev#typescript#showdev

Angular Deserves Better Than React Editor Wrappers. So I Built One.

After years of dealing with React-first editor wrappers in Angular apps, I built Domternal, a headless rich text editor with native Angular components built on ProseMirror.

#angular#showdev#typescript#webdev